mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -07:00
66 lines
2.1 KiB
Markdown
66 lines
2.1 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / \_100btcPattern
|
|
|
|
# Interface: \_100btcPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2477](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2477)
|
|
|
|
## Properties
|
|
|
|
### activity
|
|
|
|
> **activity**: [`ActivityPattern2`](ActivityPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2478](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2478)
|
|
|
|
***
|
|
|
|
### costBasis
|
|
|
|
> **costBasis**: [`CostBasisPattern`](CostBasisPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2479](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2479)
|
|
|
|
***
|
|
|
|
### outputs
|
|
|
|
> **outputs**: [`OutputsPattern`](OutputsPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2480](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2480)
|
|
|
|
***
|
|
|
|
### realized
|
|
|
|
> **realized**: [`RealizedPattern`](RealizedPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2481](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2481)
|
|
|
|
***
|
|
|
|
### relative
|
|
|
|
> **relative**: [`RelativePattern`](RelativePattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2482](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2482)
|
|
|
|
***
|
|
|
|
### supply
|
|
|
|
> **supply**: [`SupplyPattern2`](SupplyPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2483](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2483)
|
|
|
|
***
|
|
|
|
### unrealized
|
|
|
|
> **unrealized**: [`UnrealizedPattern`](UnrealizedPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2484](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L2484)
|