mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-14 00:33:36 -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:621](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L621)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:621](https://github.com/bitcoinresearchkit/brk/blob/6ff43c0f74cf0925ed63288a681f08b5cb45400b/modules/brk-client/index.js#L621)
|
||||
|
||||
## Properties
|
||||
|
||||
@@ -14,7 +14,7 @@ Defined in: [Developer/brk/modules/brk-client/index.js:621](https://github.com/b
|
||||
|
||||
> **currentDifficulty**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:625](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L625)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:625](https://github.com/bitcoinresearchkit/brk/blob/6ff43c0f74cf0925ed63288a681f08b5cb45400b/modules/brk-client/index.js#L625)
|
||||
|
||||
Current network difficulty
|
||||
|
||||
@@ -24,7 +24,7 @@ Current network difficulty
|
||||
|
||||
> **currentHashrate**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:624](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L624)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:624](https://github.com/bitcoinresearchkit/brk/blob/6ff43c0f74cf0925ed63288a681f08b5cb45400b/modules/brk-client/index.js#L624)
|
||||
|
||||
Current network hashrate (H/s)
|
||||
|
||||
@@ -34,7 +34,7 @@ Current network hashrate (H/s)
|
||||
|
||||
> **difficulty**: [`DifficultyEntry`](DifficultyEntry.md)[]
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:623](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L623)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:623](https://github.com/bitcoinresearchkit/brk/blob/6ff43c0f74cf0925ed63288a681f08b5cb45400b/modules/brk-client/index.js#L623)
|
||||
|
||||
Historical difficulty adjustments
|
||||
|
||||
@@ -44,6 +44,6 @@ Historical difficulty adjustments
|
||||
|
||||
> **hashrates**: [`HashrateEntry`](HashrateEntry.md)[]
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:622](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L622)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:622](https://github.com/bitcoinresearchkit/brk/blob/6ff43c0f74cf0925ed63288a681f08b5cb45400b/modules/brk-client/index.js#L622)
|
||||
|
||||
Historical hashrate data points
|
||||
|
||||
Reference in New Issue
Block a user