SendTransactionResults
@algorandfoundation/algokit-utils / types/transaction / SendTransactionResults
types/transaction.SendTransactionResults
The result of preparing and/or sending multiple transactions
Hierarchy
Section titled “Hierarchy”-
SendTransactionResults↳
AppCallTransactionResultOfType
Table of contents
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”confirmations
Section titled “confirmations”• Optional confirmations: PendingTransactionResponse[]
The responses if the transactions were sent and waited for, the index of the confirmation will match the index of the underlying transaction
Defined in
Section titled “Defined in”transactions
Section titled “transactions”• transactions: Transaction[]
The transactions that have been prepared and/or sent