Files
brk/modules/brk-client/docs/interfaces/AddrStats.md
2026-03-29 17:32:44 +02:00

1.2 KiB

brk-client


brk-client / AddrStats

Interface: AddrStats

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: AddrChainStats

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

Statistics for confirmed transactions on the blockchain


mempoolStats?

optional mempoolStats?: AddrMempoolStats | null

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

Statistics for unconfirmed transactions in the mempool