Files
brk/modules/brk-client/docs/interfaces/PoolSlugAndHeightParam.md
T
2026-06-01 19:18:42 +02:00

26 lines
797 B
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / PoolSlugAndHeightParam
# Interface: PoolSlugAndHeightParam
Defined in: [Developer/brk/modules/brk-client/index.js:928](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L928)
## Properties
### height
> **height**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:930](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L930)
***
### slug
> **slug**: [`PoolSlug`](../type-aliases/PoolSlug.md)
Defined in: [Developer/brk/modules/brk-client/index.js:929](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L929)