mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-30 09:30:00 -07:00
docs: update generated docs
This commit is contained in:
19
modules/brk-client/docs/interfaces/UrpdQuery.md
Normal file
19
modules/brk-client/docs/interfaces/UrpdQuery.md
Normal file
@@ -0,0 +1,19 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / UrpdQuery
|
||||
|
||||
# Interface: UrpdQuery
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:1197](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L1197)
|
||||
|
||||
## Properties
|
||||
|
||||
### agg?
|
||||
|
||||
> `optional` **agg?**: [`UrpdAggregation`](../type-aliases/UrpdAggregation.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:1198](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L1198)
|
||||
|
||||
Aggregation strategy. Default: raw (no aggregation). Accepts `bucket` as alias.
|
||||
Reference in New Issue
Block a user