Returns the committed details and receipt of the transaction for a given transaction identifier.
Transaction identifiers which don't correspond to a committed transaction will return a TransactionNotFoundError
.
Optional. This allows for a request to be made against a historic state. If a constraint is specified, the Gateway will resolve the request against the ledger state at that time. If not specified, requests will be made with respect to the top of the committed ledger.
Bech32m-encoded hash.
Transaction Status
The ledger state against which the response was generated. Can be used to detect if the Network Gateway is returning up-to-date information.