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:
@@ -0,0 +1,57 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / ActivityAddrOutputsRealizedSupplyUnrealizedPattern
|
||||
|
||||
# Interface: ActivityAddrOutputsRealizedSupplyUnrealizedPattern
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:2188](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L2188)
|
||||
|
||||
## Properties
|
||||
|
||||
### activity
|
||||
|
||||
> **activity**: [`TransferPattern`](TransferPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:2189](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L2189)
|
||||
|
||||
***
|
||||
|
||||
### addrCount
|
||||
|
||||
> **addrCount**: [`BaseDeltaPattern`](BaseDeltaPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:2190](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L2190)
|
||||
|
||||
***
|
||||
|
||||
### outputs
|
||||
|
||||
> **outputs**: [`SpendingSpentUnspentPattern`](SpendingSpentUnspentPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:2191](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L2191)
|
||||
|
||||
***
|
||||
|
||||
### realized
|
||||
|
||||
> **realized**: [`CapLossMvrvPriceProfitPattern`](CapLossMvrvPriceProfitPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:2192](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L2192)
|
||||
|
||||
***
|
||||
|
||||
### supply
|
||||
|
||||
> **supply**: [`DeltaTotalPattern`](DeltaTotalPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:2193](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L2193)
|
||||
|
||||
***
|
||||
|
||||
### unrealized
|
||||
|
||||
> **unrealized**: [`NuplPattern`](NuplPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:2194](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L2194)
|
||||
Reference in New Issue
Block a user