mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-20 03:34:21 -07:00
docs: update generated docs
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
# Interface: PoolDetail
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:813](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L813)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:875](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L875)
|
||||
|
||||
## Properties
|
||||
|
||||
@@ -14,7 +14,7 @@ Defined in: [Developer/brk/modules/brk-client/index.js:813](https://github.com/b
|
||||
|
||||
> **blockCount**: [`PoolBlockCounts`](PoolBlockCounts.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:815](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L815)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:877](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L877)
|
||||
|
||||
Block counts for different time periods
|
||||
|
||||
@@ -24,7 +24,7 @@ Block counts for different time periods
|
||||
|
||||
> **blockShare**: [`PoolBlockShares`](PoolBlockShares.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:816](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L816)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:878](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L878)
|
||||
|
||||
Pool's share of total blocks for different time periods
|
||||
|
||||
@@ -34,7 +34,7 @@ Pool's share of total blocks for different time periods
|
||||
|
||||
> **estimatedHashrate**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:817](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L817)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:879](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L879)
|
||||
|
||||
Estimated hashrate based on blocks mined (H/s)
|
||||
|
||||
@@ -44,7 +44,7 @@ Estimated hashrate based on blocks mined (H/s)
|
||||
|
||||
> **pool**: [`PoolDetailInfo`](PoolDetailInfo.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:814](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L814)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:876](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L876)
|
||||
|
||||
Pool information
|
||||
|
||||
@@ -54,7 +54,7 @@ Pool information
|
||||
|
||||
> `optional` **reportedHashrate?**: `number` \| `null`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:818](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L818)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:880](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L880)
|
||||
|
||||
Self-reported hashrate (if available, H/s)
|
||||
|
||||
@@ -64,6 +64,6 @@ Self-reported hashrate (if available, H/s)
|
||||
|
||||
> `optional` **totalReward?**: `number` \| `null`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:819](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L819)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:881](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L881)
|
||||
|
||||
Total reward earned by this pool (sats, all time; None for minor pools)
|
||||
|
||||
Reference in New Issue
Block a user