mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49: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:3793](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L3793)
|
|
|
|
## Properties
|
|
|
|
### blocksMined
|
|
|
|
> **blocksMined**: [`AverageBlockCumulativeSumPattern2`](AverageBlockCumulativeSumPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3794](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L3794)
|
|
|
|
***
|
|
|
|
### dominance
|
|
|
|
> **dominance**: [`BpsPercentRatioPattern3`](BpsPercentRatioPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3795](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L3795)
|