mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 07:09:59 -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:2376](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L2376)
|
|
|
|
## Properties
|
|
|
|
### activity
|
|
|
|
> **activity**: [`ActivityPattern2`](ActivityPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2377](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L2377)
|
|
|
|
***
|
|
|
|
### costBasis
|
|
|
|
> **costBasis**: [`CostBasisPattern`](CostBasisPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2378](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L2378)
|
|
|
|
***
|
|
|
|
### outputs
|
|
|
|
> **outputs**: [`OutputsPattern`](OutputsPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2379](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L2379)
|
|
|
|
***
|
|
|
|
### realized
|
|
|
|
> **realized**: [`RealizedPattern`](RealizedPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2380](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L2380)
|
|
|
|
***
|
|
|
|
### relative
|
|
|
|
> **relative**: [`RelativePattern`](RelativePattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2381](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L2381)
|
|
|
|
***
|
|
|
|
### supply
|
|
|
|
> **supply**: [`SupplyPattern2`](SupplyPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2382](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L2382)
|
|
|
|
***
|
|
|
|
### unrealized
|
|
|
|
> **unrealized**: [`UnrealizedPattern`](UnrealizedPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2383](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L2383)
|