mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-19 14:24:47 -07:00
40 lines
1.1 KiB
Markdown
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/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/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/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/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/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/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/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L745)
|
|
|
|
Share of all blocks (0.0 - 1.0)
|