mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
42 lines
1.3 KiB
Markdown
42 lines
1.3 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / BlockCumulativeDeltaSumPattern
|
|
|
|
# Interface: BlockCumulativeDeltaSumPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2976](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L2976)
|
|
|
|
## Properties
|
|
|
|
### block
|
|
|
|
> **block**: [`CentsUsdPattern4`](CentsUsdPattern4.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2977](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L2977)
|
|
|
|
***
|
|
|
|
### cumulative
|
|
|
|
> **cumulative**: [`CentsUsdPattern`](CentsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2978](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L2978)
|
|
|
|
***
|
|
|
|
### delta
|
|
|
|
> **delta**: [`AbsoluteRatePattern2`](AbsoluteRatePattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2979](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L2979)
|
|
|
|
***
|
|
|
|
### sum
|
|
|
|
> **sum**: [`_1m1w1y24hPattern5`](1m1w1y24hPattern5.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2980](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L2980)
|