sendTransactionComposer
sendTransactionComposer(
atcSend):Promise<SendTransactionComposerResults>
Defined in: src/transaction/transaction.ts:114
Parameters
Section titled “Parameters”atcSend
Section titled “atcSend”The parameters controlling the send, including atc The TransactionComposer and params to control send behaviour
Returns
Section titled “Returns”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)