Files
brk/modules/brk-client/docs/interfaces/PoolDetail.md
2026-01-27 01:18:15 +01:00

60 lines
1.7 KiB
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / PoolDetail
# Interface: PoolDetail
Defined in: [Developer/brk/modules/brk-client/index.js:514](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L514)
## Properties
### blockCount
> **blockCount**: [`PoolBlockCounts`](PoolBlockCounts.md)
Defined in: [Developer/brk/modules/brk-client/index.js:516](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L516)
Block counts for different time periods
***
### blockShare
> **blockShare**: [`PoolBlockShares`](PoolBlockShares.md)
Defined in: [Developer/brk/modules/brk-client/index.js:517](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L517)
Pool's share of total blocks for different time periods
***
### estimatedHashrate
> **estimatedHashrate**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:518](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L518)
Estimated hashrate based on blocks mined
***
### pool
> **pool**: [`PoolDetailInfo`](PoolDetailInfo.md)
Defined in: [Developer/brk/modules/brk-client/index.js:515](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L515)
Pool information
***
### reportedHashrate?
> `optional` **reportedHashrate**: `number` \| `null`
Defined in: [Developer/brk/modules/brk-client/index.js:519](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L519)
Self-reported hashrate (if available)