SendTransactionResults
@algorandfoundation/algokit-utils / types/transaction / SendTransactionResults
types/transaction.SendTransactionResults
The result of preparing and/or sending multiple transactions
Hierarchy
-
SendTransactionResults
↳
AppCallTransactionResultOfType
Table of contents
Properties
Properties
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
transactions
• transactions: Transaction
[]
The transactions that have been prepared and/or sent