Files
brk/modules/brk-client/docs/interfaces/PoolsSummary.md
2026-05-17 22:19:58 +02:00

1.7 KiB

brk-client


brk-client / PoolsSummary

Interface: PoolsSummary

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

Properties

blockCount

blockCount: number

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

Total blocks in the time period


lastEstimatedHashrate

lastEstimatedHashrate: number

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

Estimated network hashrate (H/s)


lastEstimatedHashrate1w

lastEstimatedHashrate1w: number

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

Estimated network hashrate over last 1 week (H/s)


lastEstimatedHashrate3d

lastEstimatedHashrate3d: number

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

Estimated network hashrate over last 3 days (H/s)


pools

pools: PoolStats[]

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

List of pools sorted by block count descending