Optional
lsig?: LogicSigOptional
msig?: EncodedMultisigOptional
sgnr?: AddressOptional
sig?: Uint8ArrayOptional
Readonly
lsigLogic signature
Optional
Readonly
msigMultisig structure
Optional
Readonly
sgnrThe signer, if signing with a different key than the Transaction type sender
property indicates
Optional
Readonly
sigTransaction signature
Readonly
txnThe transaction that was signed
Static
Readonly
encodingStatic
fromGenerated using TypeDoc
An interface for objects that can be encoded and decoded to/from msgpack and JSON.