Files
brk/modules/brk-client/docs/interfaces/PoolDetail.md
2026-01-17 23:21:35 +01:00

1.7 KiB

brk-client


brk-client / PoolDetail

Interface: PoolDetail

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

Properties

blockCount

blockCount: PoolBlockCounts

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

Block counts for different time periods


blockShare

blockShare: PoolBlockShares

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

Pool's share of total blocks for different time periods


estimatedHashrate

estimatedHashrate: number

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

Estimated hashrate based on blocks mined


pool

pool: PoolDetailInfo

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

Pool information


reportedHashrate?

optional reportedHashrate: number | null

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

Self-reported hashrate (if available)