mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -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:524](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L524)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:524](https://github.com/bitcoinresearchkit/brk/blob/36b56a400c96653daf373f383aeefb915799495a/modules/brk-client/index.js#L524)
|
||||
|
||||
## Properties
|
||||
|
||||
@@ -14,7 +14,7 @@ Defined in: [Developer/brk/modules/brk-client/index.js:524](https://github.com/b
|
||||
|
||||
> **blockCount**: [`PoolBlockCounts`](PoolBlockCounts.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:526](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L526)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:526](https://github.com/bitcoinresearchkit/brk/blob/36b56a400c96653daf373f383aeefb915799495a/modules/brk-client/index.js#L526)
|
||||
|
||||
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:527](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L527)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:527](https://github.com/bitcoinresearchkit/brk/blob/36b56a400c96653daf373f383aeefb915799495a/modules/brk-client/index.js#L527)
|
||||
|
||||
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:528](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L528)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:528](https://github.com/bitcoinresearchkit/brk/blob/36b56a400c96653daf373f383aeefb915799495a/modules/brk-client/index.js#L528)
|
||||
|
||||
Estimated hashrate based on blocks mined
|
||||
|
||||
@@ -44,7 +44,7 @@ Estimated hashrate based on blocks mined
|
||||
|
||||
> **pool**: [`PoolDetailInfo`](PoolDetailInfo.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:525](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L525)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:525](https://github.com/bitcoinresearchkit/brk/blob/36b56a400c96653daf373f383aeefb915799495a/modules/brk-client/index.js#L525)
|
||||
|
||||
Pool information
|
||||
|
||||
@@ -54,6 +54,6 @@ Pool information
|
||||
|
||||
> `optional` **reportedHashrate**: `number` \| `null`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:529](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L529)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:529](https://github.com/bitcoinresearchkit/brk/blob/36b56a400c96653daf373f383aeefb915799495a/modules/brk-client/index.js#L529)
|
||||
|
||||
Self-reported hashrate (if available)
|
||||
|
||||
Reference in New Issue
Block a user