mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -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/7bbf03766eae27aedef16f49caa69c9540eb91ad/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/7bbf03766eae27aedef16f49caa69c9540eb91ad/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/7bbf03766eae27aedef16f49caa69c9540eb91ad/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/7bbf03766eae27aedef16f49caa69c9540eb91ad/modules/brk-client/index.js#L517)
|
|
|
|
Share of all blocks (0.0 - 1.0)
|