mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-26 15:49:58 -07:00
docs: update generated docs
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
# Interface: HashrateSummary
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:520](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L520)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:532](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L532)
|
||||
|
||||
## Properties
|
||||
|
||||
@@ -14,9 +14,9 @@ Defined in: [Developer/brk/modules/brk-client/index.js:520](https://github.com/b
|
||||
|
||||
> **currentDifficulty**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:524](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L524)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:536](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L536)
|
||||
|
||||
Current network difficulty.
|
||||
Current network difficulty
|
||||
|
||||
***
|
||||
|
||||
@@ -24,9 +24,9 @@ Current network difficulty.
|
||||
|
||||
> **currentHashrate**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:523](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L523)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:535](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L535)
|
||||
|
||||
Current network hashrate (H/s).
|
||||
Current network hashrate (H/s)
|
||||
|
||||
***
|
||||
|
||||
@@ -34,9 +34,9 @@ Current network hashrate (H/s).
|
||||
|
||||
> **difficulty**: [`DifficultyEntry`](DifficultyEntry.md)[]
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:522](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L522)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:534](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L534)
|
||||
|
||||
Historical difficulty adjustments.
|
||||
Historical difficulty adjustments
|
||||
|
||||
***
|
||||
|
||||
@@ -44,6 +44,6 @@ Historical difficulty adjustments.
|
||||
|
||||
> **hashrates**: [`HashrateEntry`](HashrateEntry.md)[]
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:521](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L521)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:533](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L533)
|
||||
|
||||
Historical hashrate data points.
|
||||
Historical hashrate data points
|
||||
|
||||
Reference in New Issue
Block a user