Files
brk/modules/brk-client/docs/interfaces/PoolDetail.md
2026-02-05 10:43:23 +01:00

1.7 KiB

brk-client


brk-client / PoolDetail

Interface: PoolDetail

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

Properties

blockCount

blockCount: PoolBlockCounts

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

Block counts for different time periods


blockShare

blockShare: PoolBlockShares

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

Pool's share of total blocks for different time periods


estimatedHashrate

estimatedHashrate: number

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

Estimated hashrate based on blocks mined


pool

pool: PoolDetailInfo

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

Pool information


reportedHashrate?

optional reportedHashrate: number | null

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

Self-reported hashrate (if available)