Compute hash of the logic sig program (that is the same as escrow account address) as string address
String representation of the address
Appends a signature to multi signature
Secret key to sign with
Creates signature (if no msig provided) or multi signature otherwise
Secret key to sign with
Multisig account as {version, threshold, addrs}
Performs signature verification
Verification key (derived from sender address or escrow address)
Generated using TypeDoc
LogicSig implementation