Skip to content

prepareGroupForSending

prepareGroupForSending(composer, sendParams, additionalContext?): Promise<TransactionComposer>

Defined in: src/transaction/transaction.ts:89

TransactionComposer

The Transaction Composer containing the txn group

SendParams

The send params for the transaction group

AdditionalTransactionComposerContext

Additional context used to determine how best to change the transactions in the group

Promise<TransactionComposer>

A new Transaction Composer with the changes applied