Files
brk/modules/brk-client/docs/interfaces/AddressStats.md
2026-02-13 21:29:26 +01:00

1.2 KiB

brk-client


brk-client / AddressStats

Interface: AddressStats

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

Properties

address

address: string

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

Bitcoin address string


chainStats

chainStats: AddressChainStats

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

Statistics for confirmed transactions on the blockchain


mempoolStats?

optional mempoolStats: AddressMempoolStats | null

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

Statistics for unconfirmed transactions in the mempool