mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-19 14:24:47 -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:1235](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L1235)
|
|
|
|
## Properties
|
|
|
|
### agg?
|
|
|
|
> `optional` **agg?**: [`UrpdAggregation`](../type-aliases/UrpdAggregation.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1236](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L1236)
|
|
|
|
Aggregation strategy. Default: raw (no aggregation). Accepts `bucket` as alias.
|