mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-09 14:41:57 -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:3923](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L3923)
|
|
|
|
## Properties
|
|
|
|
### block
|
|
|
|
> **block**: [`CentsUsdPattern4`](CentsUsdPattern4.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3924](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L3924)
|
|
|
|
***
|
|
|
|
### cumulative
|
|
|
|
> **cumulative**: [`CentsUsdPattern`](CentsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3925](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L3925)
|
|
|
|
***
|
|
|
|
### delta
|
|
|
|
> **delta**: [`AbsoluteRatePattern2`](AbsoluteRatePattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3926](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L3926)
|
|
|
|
***
|
|
|
|
### sum
|
|
|
|
> **sum**: [`_1m1w1y24hPattern5`](1m1w1y24hPattern5.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3927](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L3927)
|