signLogicSigTransaction 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.
error on failure
Generated using TypeDoc
signLogicSigTransaction takes a transaction and a LogicSig object and returns a signed transaction.