mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
26 lines
818 B
Markdown
26 lines
818 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / MaxMinPattern
|
|
|
|
# Interface: MaxMinPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3366](https://github.com/bitcoinresearchkit/brk/blob/dfcb04484b3a4203772bb13ff5945fb24d8bbd9f/modules/brk-client/index.js#L3366)
|
|
|
|
## Properties
|
|
|
|
### max
|
|
|
|
> **max**: [`DollarsSatsPattern`](DollarsSatsPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3367](https://github.com/bitcoinresearchkit/brk/blob/dfcb04484b3a4203772bb13ff5945fb24d8bbd9f/modules/brk-client/index.js#L3367)
|
|
|
|
***
|
|
|
|
### min
|
|
|
|
> **min**: [`DollarsSatsPattern`](DollarsSatsPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3368](https://github.com/bitcoinresearchkit/brk/blob/dfcb04484b3a4203772bb13ff5945fb24d8bbd9f/modules/brk-client/index.js#L3368)
|