mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 06:39:58 -07:00
26 lines
874 B
Markdown
26 lines
874 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / BlockCumulativePattern
|
|
|
|
# Interface: BlockCumulativePattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3960](https://github.com/bitcoinresearchkit/brk/blob/8bc993ecebee68170d873d232b25f3b1f2d71378/modules/brk-client/index.js#L3960)
|
|
|
|
## Properties
|
|
|
|
### block
|
|
|
|
> **block**: [`BtcCentsSatsUsdPattern2`](BtcCentsSatsUsdPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3961](https://github.com/bitcoinresearchkit/brk/blob/8bc993ecebee68170d873d232b25f3b1f2d71378/modules/brk-client/index.js#L3961)
|
|
|
|
***
|
|
|
|
### cumulative
|
|
|
|
> **cumulative**: [`BtcCentsSatsUsdPattern3`](BtcCentsSatsUsdPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3962](https://github.com/bitcoinresearchkit/brk/blob/8bc993ecebee68170d873d232b25f3b1f2d71378/modules/brk-client/index.js#L3962)
|