TransactionResponse
TransactionResponse =
object
Defined in: packages/indexer_client/src/models/transaction-response.ts:6
Properties
Section titled “Properties”currentRound
Section titled “currentRound”currentRound:
bigint
Defined in: packages/indexer_client/src/models/transaction-response.ts:12
Round at which the results were computed.
transaction
Section titled “transaction”transaction:
Transaction
Defined in: packages/indexer_client/src/models/transaction-response.ts:7