mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
docs: update generated docs
This commit is contained in:
25
modules/brk-client/docs/interfaces/DeltaTotalPattern.md
Normal file
25
modules/brk-client/docs/interfaces/DeltaTotalPattern.md
Normal file
@@ -0,0 +1,25 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / DeltaTotalPattern
|
||||
|
||||
# Interface: DeltaTotalPattern
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3945](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L3945)
|
||||
|
||||
## Properties
|
||||
|
||||
### delta
|
||||
|
||||
> **delta**: [`AbsoluteRatePattern`](AbsoluteRatePattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3946](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L3946)
|
||||
|
||||
***
|
||||
|
||||
### total
|
||||
|
||||
> **total**: [`BtcCentsSatsUsdPattern3`](BtcCentsSatsUsdPattern3.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3947](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L3947)
|
||||
Reference in New Issue
Block a user