Files
brk/modules/brk-client/docs/interfaces/UrpdQuery.md
2026-05-17 22:31:01 +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:1381](https://github.com/bitcoinresearchkit/brk/blob/6ff43c0f74cf0925ed63288a681f08b5cb45400b/modules/brk-client/index.js#L1381)
## Properties
### agg?
> `optional` **agg?**: [`UrpdAggregation`](../type-aliases/UrpdAggregation.md)
Defined in: [Developer/brk/modules/brk-client/index.js:1382](https://github.com/bitcoinresearchkit/brk/blob/6ff43c0f74cf0925ed63288a681f08b5cb45400b/modules/brk-client/index.js#L1382)
Aggregation strategy. Default: raw (no aggregation). Accepts `bucket` as alias.