Interface EncodedSignedTransaction

A structure for an encoded signed transaction object

Hierarchy

  • EncodedSignedTransaction

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