mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-20 06:44:47 -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:752](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L752)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:813](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L813)
|
||||
|
||||
## Properties
|
||||
|
||||
@@ -14,7 +14,7 @@ Defined in: [Developer/brk/modules/brk-client/index.js:752](https://github.com/b
|
||||
|
||||
> **blockCount**: [`PoolBlockCounts`](PoolBlockCounts.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:754](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L754)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:815](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L815)
|
||||
|
||||
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:755](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L755)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:816](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L816)
|
||||
|
||||
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:756](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L756)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:817](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L817)
|
||||
|
||||
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:753](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L753)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:814](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L814)
|
||||
|
||||
Pool information
|
||||
|
||||
@@ -54,7 +54,7 @@ Pool information
|
||||
|
||||
> `optional` **reportedHashrate?**: `number` \| `null`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:757](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L757)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:818](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L818)
|
||||
|
||||
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:758](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L758)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:819](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L819)
|
||||
|
||||
Total reward earned by this pool (sats, all time; None for minor pools)
|
||||
|
||||
Reference in New Issue
Block a user