mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
global: snapshot
This commit is contained in:
129
modules/brk-client/docs/interfaces/CatalogTree.md
Normal file
129
modules/brk-client/docs/interfaces/CatalogTree.md
Normal file
@@ -0,0 +1,129 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / CatalogTree
|
||||
|
||||
# Interface: CatalogTree
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3721](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3721)
|
||||
|
||||
## Properties
|
||||
|
||||
### addresses
|
||||
|
||||
> **addresses**: [`CatalogTree_Addresses`](CatalogTree_Addresses.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3722](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3722)
|
||||
|
||||
***
|
||||
|
||||
### blocks
|
||||
|
||||
> **blocks**: [`CatalogTree_Blocks`](CatalogTree_Blocks.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3723](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3723)
|
||||
|
||||
***
|
||||
|
||||
### cointime
|
||||
|
||||
> **cointime**: [`CatalogTree_Cointime`](CatalogTree_Cointime.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3724](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3724)
|
||||
|
||||
***
|
||||
|
||||
### constants
|
||||
|
||||
> **constants**: [`CatalogTree_Constants`](CatalogTree_Constants.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3725](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3725)
|
||||
|
||||
***
|
||||
|
||||
### distribution
|
||||
|
||||
> **distribution**: [`CatalogTree_Distribution`](CatalogTree_Distribution.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3726](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3726)
|
||||
|
||||
***
|
||||
|
||||
### indexes
|
||||
|
||||
> **indexes**: [`CatalogTree_Indexes`](CatalogTree_Indexes.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3727](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3727)
|
||||
|
||||
***
|
||||
|
||||
### inputs
|
||||
|
||||
> **inputs**: [`CatalogTree_Inputs`](CatalogTree_Inputs.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3728](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3728)
|
||||
|
||||
***
|
||||
|
||||
### market
|
||||
|
||||
> **market**: [`CatalogTree_Market`](CatalogTree_Market.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3729](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3729)
|
||||
|
||||
***
|
||||
|
||||
### outputs
|
||||
|
||||
> **outputs**: [`CatalogTree_Outputs`](CatalogTree_Outputs.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3730](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3730)
|
||||
|
||||
***
|
||||
|
||||
### pools
|
||||
|
||||
> **pools**: [`CatalogTree_Pools`](CatalogTree_Pools.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3731](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3731)
|
||||
|
||||
***
|
||||
|
||||
### positions
|
||||
|
||||
> **positions**: [`CatalogTree_Positions`](CatalogTree_Positions.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3732](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3732)
|
||||
|
||||
***
|
||||
|
||||
### price
|
||||
|
||||
> **price**: [`CatalogTree_Price`](CatalogTree_Price.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3733](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3733)
|
||||
|
||||
***
|
||||
|
||||
### scripts
|
||||
|
||||
> **scripts**: [`CatalogTree_Scripts`](CatalogTree_Scripts.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3734](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3734)
|
||||
|
||||
***
|
||||
|
||||
### supply
|
||||
|
||||
> **supply**: [`CatalogTree_Supply`](CatalogTree_Supply.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3735](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3735)
|
||||
|
||||
***
|
||||
|
||||
### transactions
|
||||
|
||||
> **transactions**: [`CatalogTree_Transactions`](CatalogTree_Transactions.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3736](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3736)
|
||||
Reference in New Issue
Block a user