mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 07:09:59 -07:00
40 lines
1.0 KiB
Markdown
40 lines
1.0 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / PoolBlockShares
|
|
|
|
# Interface: PoolBlockShares
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:516](https://github.com/bitcoinresearchkit/brk/blob/79f7e89740d35d2bbc56505cbbcf3e6a4fe4a0f3/modules/brk-client/index.js#L516)
|
|
|
|
## Properties
|
|
|
|
### \_1w
|
|
|
|
> **\_1w**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:519](https://github.com/bitcoinresearchkit/brk/blob/79f7e89740d35d2bbc56505cbbcf3e6a4fe4a0f3/modules/brk-client/index.js#L519)
|
|
|
|
Share of blocks in last week
|
|
|
|
***
|
|
|
|
### \_24h
|
|
|
|
> **\_24h**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:518](https://github.com/bitcoinresearchkit/brk/blob/79f7e89740d35d2bbc56505cbbcf3e6a4fe4a0f3/modules/brk-client/index.js#L518)
|
|
|
|
Share of blocks in last 24 hours
|
|
|
|
***
|
|
|
|
### all
|
|
|
|
> **all**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:517](https://github.com/bitcoinresearchkit/brk/blob/79f7e89740d35d2bbc56505cbbcf3e6a4fe4a0f3/modules/brk-client/index.js#L517)
|
|
|
|
Share of all blocks (0.0 - 1.0)
|