Interface AccountTransactionHeader

Hierarchy

  • AccountTransactionHeader

Properties

Properties

expiry: TransactionExpiry

expiration of the transaction

nonce: SequenceNumber

the nonce for the transaction, usually acquired by getting the next account nonce from the node

sender: AccountAddress

account address that is source of this transaction

Generated using TypeDoc