Files
brk/modules/brk-client/docs/interfaces/PoolBlockShares.md
2026-04-22 22:29:43 +02:00

40 lines
1.1 KiB
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / PoolBlockShares
# Interface: PoolBlockShares
Defined in: [Developer/brk/modules/brk-client/index.js:744](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L744)
## Properties
### \_1w
> **\_1w**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:747](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L747)
Share of blocks in last week (0.0 - 1.0)
***
### \_24h
> **\_24h**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:746](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L746)
Share of blocks in last 24 hours (0.0 - 1.0)
***
### all
> **all**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:745](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L745)
Share of all blocks (0.0 - 1.0)