signLogicSigTransactionObject takes a transaction and a LogicSig object and returns a signed transaction.
The transaction to sign.
The LogicSig object that will sign the transaction.
Object containing txID and blob representing signed transaction.
Generated using TypeDoc
signLogicSigTransactionObject takes a transaction and a LogicSig object and returns a signed transaction.