Files
brk/modules/brk-client/docs/interfaces/PoolsSummary.md
2026-04-23 23:19:11 +02:00

1.7 KiB

brk-client


brk-client / PoolsSummary

Interface: PoolsSummary

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

Properties

blockCount

blockCount: number

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

Total blocks in the time period


lastEstimatedHashrate

lastEstimatedHashrate: number

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

Estimated network hashrate (H/s)


lastEstimatedHashrate1w

lastEstimatedHashrate1w: number

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

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


lastEstimatedHashrate3d

lastEstimatedHashrate3d: number

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

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


pools

pools: PoolStats[]

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

List of pools sorted by block count descending