mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -07:00
58 lines
2.1 KiB
Markdown
58 lines
2.1 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / CoinblocksCoindaysSatblocksSatdaysSentPattern
|
|
|
|
# Interface: CoinblocksCoindaysSatblocksSatdaysSentPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3044](https://github.com/bitcoinresearchkit/brk/blob/afe4123a1799221536f346575595e85e3b7040d4/modules/brk-client/index.js#L3044)
|
|
|
|
## Properties
|
|
|
|
### coinblocksDestroyed
|
|
|
|
> **coinblocksDestroyed**: [`CumulativeSumPattern`](CumulativeSumPattern.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3045](https://github.com/bitcoinresearchkit/brk/blob/afe4123a1799221536f346575595e85e3b7040d4/modules/brk-client/index.js#L3045)
|
|
|
|
***
|
|
|
|
### coindaysDestroyed
|
|
|
|
> **coindaysDestroyed**: [`CumulativeSumPattern`](CumulativeSumPattern.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3046](https://github.com/bitcoinresearchkit/brk/blob/afe4123a1799221536f346575595e85e3b7040d4/modules/brk-client/index.js#L3046)
|
|
|
|
***
|
|
|
|
### satblocksDestroyed
|
|
|
|
> **satblocksDestroyed**: [`MetricPattern11`](../type-aliases/MetricPattern11.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3047](https://github.com/bitcoinresearchkit/brk/blob/afe4123a1799221536f346575595e85e3b7040d4/modules/brk-client/index.js#L3047)
|
|
|
|
***
|
|
|
|
### satdaysDestroyed
|
|
|
|
> **satdaysDestroyed**: [`MetricPattern11`](../type-aliases/MetricPattern11.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3048](https://github.com/bitcoinresearchkit/brk/blob/afe4123a1799221536f346575595e85e3b7040d4/modules/brk-client/index.js#L3048)
|
|
|
|
***
|
|
|
|
### sent
|
|
|
|
> **sent**: [`BitcoinDollarsSatsPattern3`](BitcoinDollarsSatsPattern3.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3049](https://github.com/bitcoinresearchkit/brk/blob/afe4123a1799221536f346575595e85e3b7040d4/modules/brk-client/index.js#L3049)
|
|
|
|
***
|
|
|
|
### sent14dEma
|
|
|
|
> **sent14dEma**: [`BitcoinDollarsSatsPattern5`](BitcoinDollarsSatsPattern5.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3050](https://github.com/bitcoinresearchkit/brk/blob/afe4123a1799221536f346575595e85e3b7040d4/modules/brk-client/index.js#L3050)
|