• Web Client
  • API Reference
  • Interfaces
  • Plain Transaction Receipt

@nimiq/core / PlainTransactionReceipt

Interface: PlainTransactionReceipt

Defined in: @nimiq/core/types/wasm/web.d.ts:580

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

Properties

blockHeight

blockHeight: number

Defined in: @nimiq/core/types/wasm/web.d.ts:588

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


transactionHash

transactionHash: string

Defined in: @nimiq/core/types/wasm/web.d.ts:584

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

Built with the Nimiq Vitepress Theme
Copy page
Create issue