Files
brk/modules/brk-client/docs/interfaces/PoolsSummary.md
2026-02-05 10:43:23 +01:00

40 lines
1.1 KiB
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / PoolsSummary
# Interface: PoolsSummary
Defined in: [Developer/brk/modules/brk-client/index.js:580](https://github.com/bitcoinresearchkit/brk/blob/dc15cceb1ee5fd90210add64f487f8d2140ef45a/modules/brk-client/index.js#L580)
## Properties
### blockCount
> **blockCount**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:582](https://github.com/bitcoinresearchkit/brk/blob/dc15cceb1ee5fd90210add64f487f8d2140ef45a/modules/brk-client/index.js#L582)
Total blocks in the time period
***
### lastEstimatedHashrate
> **lastEstimatedHashrate**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:583](https://github.com/bitcoinresearchkit/brk/blob/dc15cceb1ee5fd90210add64f487f8d2140ef45a/modules/brk-client/index.js#L583)
Estimated network hashrate (hashes per second)
***
### pools
> **pools**: [`PoolStats`](PoolStats.md)[]
Defined in: [Developer/brk/modules/brk-client/index.js:581](https://github.com/bitcoinresearchkit/brk/blob/dc15cceb1ee5fd90210add64f487f8d2140ef45a/modules/brk-client/index.js#L581)
List of pools sorted by block count descending