Files
brk/modules/brk-client/docs/interfaces/BlockChangeCumulativeDeltaSumPattern.md
2026-04-15 19:48:50 +02:00

50 lines
1.6 KiB
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / BlockChangeCumulativeDeltaSumPattern
# Interface: BlockChangeCumulativeDeltaSumPattern
Defined in: [Developer/brk/modules/brk-client/index.js:3029](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L3029)
## Properties
### block
> **block**: [`CentsUsdPattern4`](CentsUsdPattern4.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3030](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L3030)
***
### change1m
> **change1m**: [`ToPattern`](ToPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3031](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L3031)
***
### cumulative
> **cumulative**: [`CentsUsdPattern`](CentsUsdPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3032](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L3032)
***
### delta
> **delta**: [`AbsoluteRatePattern2`](AbsoluteRatePattern2.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3033](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L3033)
***
### sum
> **sum**: [`_1m1w1y24hPattern5`](1m1w1y24hPattern5.md)
Defined in: [Developer/brk/modules/brk-client/index.js:3034](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L3034)