mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-08-06 07:33:06 -07:00
26 lines
890 B
Markdown
26 lines
890 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / BlocksDominancePattern
|
|
|
|
# Interface: BlocksDominancePattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5215](https://github.com/bitcoinresearchkit/brk/blob/cc5b6da341b469859cb457c9c0c93a547eb6ee00/modules/brk-client/index.js#L5215)
|
|
|
|
## Properties
|
|
|
|
### blocksMined
|
|
|
|
> **blocksMined**: [`BlockCumulativeSumPattern2`](BlockCumulativeSumPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5216](https://github.com/bitcoinresearchkit/brk/blob/cc5b6da341b469859cb457c9c0c93a547eb6ee00/modules/brk-client/index.js#L5216)
|
|
|
|
***
|
|
|
|
### dominance
|
|
|
|
> **dominance**: [`PercentPpmRatioPattern2`](PercentPpmRatioPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5217](https://github.com/bitcoinresearchkit/brk/blob/cc5b6da341b469859cb457c9c0c93a547eb6ee00/modules/brk-client/index.js#L5217)
|