Adds a pre-computed signature to a signable transaction.
the signed transaction with the signature attached
Error if the number of signatures exceeds the allowed number specified in the transaction header
the payload type
the transaction to add a signature to
the sender signature on the transaction to add
Generated using TypeDoc
Adds a pre-computed signature to a signable transaction.
Returns
the signed transaction with the signature attached
Throws
Error if the number of signatures exceeds the allowed number specified in the transaction header