global: snapshot

This commit is contained in:
nym21
2026-01-11 17:19:00 +01:00
parent 6f45ec13f3
commit ea70c381de
419 changed files with 38059 additions and 7653 deletions

View File

@@ -0,0 +1,33 @@
[**brk-client**](../README.md)
***
[brk-client](../globals.md) / CatalogTree\_Price
# Interface: CatalogTree\_Price
Defined in: [Developer/brk/modules/brk-client/index.js:4956](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L4956)
## Properties
### cents
> **cents**: [`CatalogTree_Price_Cents`](CatalogTree_Price_Cents.md)
Defined in: [Developer/brk/modules/brk-client/index.js:4957](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L4957)
***
### sats
> **sats**: [`CatalogTree_Price_Sats`](CatalogTree_Price_Sats.md)
Defined in: [Developer/brk/modules/brk-client/index.js:4958](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L4958)
***
### usd
> **usd**: [`CatalogTree_Price_Usd`](CatalogTree_Price_Usd.md)
Defined in: [Developer/brk/modules/brk-client/index.js:4959](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L4959)