mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-08 22:21:56 -07:00
20 lines
657 B
Markdown
20 lines
657 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / UrpdQuery
|
|
|
|
# Interface: UrpdQuery
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1389](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L1389)
|
|
|
|
## Properties
|
|
|
|
### agg?
|
|
|
|
> `optional` **agg?**: [`UrpdAggregation`](../type-aliases/UrpdAggregation.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1390](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L1390)
|
|
|
|
Aggregation strategy. Default: raw (no aggregation). Accepts `bucket` as alias.
|