types indexer.TransactionLookupResult
@algorandfoundation/algokit-utils / types/indexer / TransactionLookupResult
Interface: TransactionLookupResult¶
types/indexer.TransactionLookupResult
Indexer result for a transaction lookup, https://developer.algorand.org/docs/rest-apis/indexer/#get-v2transactionstxid
Table of contents¶
Properties¶
Properties¶
current-round¶
• current-round: number
Round at which the results were computed.
Defined in¶
transaction¶
• transaction: TransactionResult
The returned transaction