Takes several transactions with Signer fields (in object or blob form) and creates a single transaction with all Signers that then gets signed and returned.
An array of signed Transactions (in object or blob form) to combine into a single signed Transaction.
A single signed Transaction which has all Signers from transactions within it.
ValidationError if:
Generated using TypeDoc
Takes several transactions with Signer fields (in object or blob form) and creates a single transaction with all Signers that then gets signed and returned.