Skip to content

sendTransactionComposer

sendTransactionComposer(atcSend): Promise<SendTransactionComposerResults>

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

TransactionComposerToSend

The parameters controlling the send, including atc The TransactionComposer and params to control send behaviour

Promise<SendTransactionComposerResults>

An object with transaction IDs, transactions, group transaction ID (groupTransactionId) if more than 1 transaction sent, and (if skipWaiting is false or unset) confirmation (confirmation)