Optional
msigOptional
sigStatic
Readonly
encodingCreates signature (if no msig provided) or multi signature otherwise
Secret key to sign with
Optional
msig: MultisigMetadataMultisig account as {version, threshold, addrs}
Static
fromStatic
fromGenerated using TypeDoc
LogicSig implementation
LogicSig cannot sign transactions in all cases. Instead, use LogicSigAccount as a safe, general purpose signing mechanism. Since LogicSig does not track the provided signature's public key, LogicSig cannot sign transactions when delegated to a non-multisig account and the sender is not the delegating account.