Files
brk/modules/brk-client/docs/interfaces/PoolBlockCounts.md
2026-04-27 12:56:52 +02:00

40 lines
1.0 KiB
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / PoolBlockCounts
# Interface: PoolBlockCounts
Defined in: [Developer/brk/modules/brk-client/index.js:736](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L736)
## Properties
### \_1w
> **\_1w**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:739](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L739)
Blocks mined in last week
***
### \_24h
> **\_24h**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:738](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L738)
Blocks mined in last 24 hours
***
### all
> **all**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:737](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L737)
Total blocks mined (all time)