Files
2026-06-04 18:56:00 +02:00

1.4 KiB

brk-client


brk-client / TxStatus

Interface: TxStatus

Defined in: Developer/brk/modules/brk-client/index.js:1283

Properties

blockHash?

optional blockHash?: string | null

Defined in: Developer/brk/modules/brk-client/index.js:1286

Block hash (only present if confirmed)


blockHeight?

optional blockHeight?: number | null

Defined in: Developer/brk/modules/brk-client/index.js:1285

Block height (only present if confirmed)


blockTime?

optional blockTime?: number | null

Defined in: Developer/brk/modules/brk-client/index.js:1287

Block timestamp (only present if confirmed)


confirmed

confirmed: boolean

Defined in: Developer/brk/modules/brk-client/index.js:1284

Whether the transaction is confirmed