mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-26 23:59:58 -07:00
26 lines
904 B
Markdown
26 lines
904 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / BlocksDominancePattern
|
|
|
|
# Interface: BlocksDominancePattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4003](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L4003)
|
|
|
|
## Properties
|
|
|
|
### blocksMined
|
|
|
|
> **blocksMined**: [`AverageBlockCumulativeSumPattern2`](AverageBlockCumulativeSumPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4004](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L4004)
|
|
|
|
***
|
|
|
|
### dominance
|
|
|
|
> **dominance**: [`BpsPercentRatioPattern3`](BpsPercentRatioPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4005](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L4005)
|