Hierarchy

Properties

appDetails?: {
    icon: string;
    name: string;
}

Type declaration

  • icon: string

    A full URL that resolves to an image icon for your application

  • name: string

    A human-readable name for your application

attachment?: string
network?: StacksNetwork
postConditions?: (string | PostCondition)[]

Deprecated

unused - only included for compatibility with other transaction types

stxAddress?: string

Provide wallets with a suggested account to sign this transaction with. This is set by default if a userSession option is provided.

txHex: string

Generated using TypeDoc