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: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.
|