Interfaces

PlainTransactionReceipt

JSON-compatible and human-readable format of transaction receipts.

Properties

blockHeight

blockHeight: `number`

The transaction's block height where it is included in the blockchain.


transactionHash

transactionHash: `string`

The transaction's unique hash, used as its identifier. Sometimes also called txId.

On this page