Describes representation of a Type-0 Stacks 2.0 transaction. https://github.com/blockstack/stacks-blockchain/blob/master/sip/sip-005-blocks-and-transactions.md#type-0-transferring-an-asset

Export

Interface

ReadOnlyFunctionArgs

Hierarchy

  • ReadOnlyFunctionArgs

Properties

Properties

arguments: string[]

An array of hex serialized Clarity values

Memberof

ReadOnlyFunctionArgs

sender: string

The simulated tx-sender

Memberof

ReadOnlyFunctionArgs

Generated using TypeDoc