Signs a signable transaction using the provided account signer.
a promise that resolves to the signed transaction
Error if the number of signatures exceeds the allowed number specified in the transaction header
the payload type
the signable transaction to sign
the account signer to use for signing
Generated using TypeDoc
Signs a signable transaction using the provided account signer.
Returns
a promise that resolves to the signed transaction
Throws
Error if the number of signatures exceeds the allowed number specified in the transaction header