Files
brk/modules/brk-client/docs/interfaces/UrpdQuery.md
T
2026-06-14 00:46:07 +02:00

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/c85da92cbcb3b8645b12f2986df719688adb8dff/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/c85da92cbcb3b8645b12f2986df719688adb8dff/modules/brk-client/index.js#L1390)
Aggregation strategy. Default: raw (no aggregation). Accepts `bucket` as alias.