Files
brk/modules/brk-client/docs/interfaces/AwakeDormantPattern2.md
2026-08-05 18:10:55 +02:00

26 lines
842 B
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / AwakeDormantPattern2
# Interface: AwakeDormantPattern2
Defined in: [Developer/brk/modules/brk-client/index.js:5201](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L5201)
## Properties
### awake
> **awake**: [`CapPriceSupplyPattern`](CapPriceSupplyPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:5202](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L5202)
***
### dormant
> **dormant**: [`SupplyPattern2`](SupplyPattern2.md)
Defined in: [Developer/brk/modules/brk-client/index.js:5203](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L5203)