mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-26 15:49:58 -07:00
1.7 KiB
1.7 KiB
brk-client / PoolsSummary
Interface: PoolsSummary
Defined in: Developer/brk/modules/brk-client/index.js:837
Properties
blockCount
blockCount:
number
Defined in: Developer/brk/modules/brk-client/index.js:839
Total blocks in the time period
lastEstimatedHashrate
lastEstimatedHashrate:
number
Defined in: Developer/brk/modules/brk-client/index.js:840
Estimated network hashrate (H/s)
lastEstimatedHashrate1w
lastEstimatedHashrate1w:
number
Defined in: Developer/brk/modules/brk-client/index.js:842
Estimated network hashrate over last 1 week (H/s)
lastEstimatedHashrate3d
lastEstimatedHashrate3d:
number
Defined in: Developer/brk/modules/brk-client/index.js:841
Estimated network hashrate over last 3 days (H/s)
pools
pools:
PoolStats[]
Defined in: Developer/brk/modules/brk-client/index.js:838
List of pools sorted by block count descending