mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 15:19:58 -07:00
1.7 KiB
1.7 KiB
brk-client / PoolDetail
Interface: PoolDetail
Defined in: Developer/brk/modules/brk-client/index.js:721
Properties
blockCount
blockCount:
PoolBlockCounts
Defined in: Developer/brk/modules/brk-client/index.js:723
Block counts for different time periods
blockShare
blockShare:
PoolBlockShares
Defined in: Developer/brk/modules/brk-client/index.js:724
Pool's share of total blocks for different time periods
estimatedHashrate
estimatedHashrate:
number
Defined in: Developer/brk/modules/brk-client/index.js:725
Estimated hashrate based on blocks mined
pool
pool:
PoolDetailInfo
Defined in: Developer/brk/modules/brk-client/index.js:722
Pool information
reportedHashrate?
optionalreportedHashrate?:number|null
Defined in: Developer/brk/modules/brk-client/index.js:726
Self-reported hashrate (if available)