mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -07:00
docs: update generated docs
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
# Interface: CostBasisQuery
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:331](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L331)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:334](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L334)
|
||||
|
||||
## Properties
|
||||
|
||||
@@ -14,7 +14,7 @@ Defined in: [Developer/brk/modules/brk-client/index.js:331](https://github.com/b
|
||||
|
||||
> `optional` **bucket?**: [`CostBasisBucket`](../type-aliases/CostBasisBucket.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:332](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L332)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:335](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L335)
|
||||
|
||||
Bucket type for aggregation. Default: raw (no aggregation).
|
||||
|
||||
@@ -24,6 +24,6 @@ Bucket type for aggregation. Default: raw (no aggregation).
|
||||
|
||||
> `optional` **value?**: [`CostBasisValue`](../type-aliases/CostBasisValue.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:333](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L333)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:336](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L336)
|
||||
|
||||
Value type to return. Default: supply.
|
||||
|
||||
Reference in New Issue
Block a user