Interface SignedTransaction

Object representing a transaction with a signature

Hierarchy

  • SignedTransaction

Properties

Properties

Logic signature

Multisig structure

sgnr?: Buffer

The signer, if signing with a different key than the Transaction type from property indicates

sig?: Buffer

Transaction signature

The transaction that was signed

Generated using TypeDoc