mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
1.7 KiB
1.7 KiB
brk-client / PoolsSummary
Interface: PoolsSummary
Defined in: Developer/brk/modules/brk-client/index.js:794
Properties
blockCount
blockCount:
number
Defined in: Developer/brk/modules/brk-client/index.js:796
Total blocks in the time period
lastEstimatedHashrate
lastEstimatedHashrate:
number
Defined in: Developer/brk/modules/brk-client/index.js:797
Estimated network hashrate (hashes per second)
lastEstimatedHashrate1w
lastEstimatedHashrate1w:
number
Defined in: Developer/brk/modules/brk-client/index.js:799
Estimated network hashrate over last 1 week
lastEstimatedHashrate3d
lastEstimatedHashrate3d:
number
Defined in: Developer/brk/modules/brk-client/index.js:798
Estimated network hashrate over last 3 days
pools
pools:
PoolStats[]
Defined in: Developer/brk/modules/brk-client/index.js:795
List of pools sorted by block count descending