Response code.
Namespace for the Code
Result bytes, if any.
Amount of gas consumed by transaction.
Amount of gas requested for transaction.
The block height
Additional information. May be non-deterministic.
The output of the application's logger (typed). May be non-deterministic.
The output of the application's logger (raw string). May be non-deterministic.
Time of the previous block. For heights > 1, it's the weighted median of the timestamps of the valid votes in the block.LastCommit. For height == 1, it's genesis time.
The request transaction bytes.
The transaction hash.
Generated using TypeDoc
TxResponse defines a structure containing relevant tx data and metadata. The tags are stringified and the log is JSON decoded.