docs: update generated docs

This commit is contained in:
nym21
2026-06-27 12:18:11 +02:00
parent 7a718293c0
commit 5937fbe724
630 changed files with 3618 additions and 3618 deletions
@@ -6,7 +6,7 @@
# Interface: UrpdQuery
Defined in: [Developer/brk/modules/brk-client/index.js:1401](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L1401)
Defined in: [Developer/brk/modules/brk-client/index.js:1401](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L1401)
## Properties
@@ -14,6 +14,6 @@ Defined in: [Developer/brk/modules/brk-client/index.js:1401](https://github.com/
> `optional` **agg?**: [`UrpdAggregation`](../type-aliases/UrpdAggregation.md)
Defined in: [Developer/brk/modules/brk-client/index.js:1402](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L1402)
Defined in: [Developer/brk/modules/brk-client/index.js:1402](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L1402)
Aggregation strategy. Default: raw (no aggregation). Accepts `bucket` as alias.