mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-26 07:39:59 -07:00
1.4 KiB
1.4 KiB
brk-client / HashrateSummary
Interface: HashrateSummary
Defined in: Developer/brk/modules/brk-client/index.js:532
Properties
currentDifficulty
currentDifficulty:
number
Defined in: Developer/brk/modules/brk-client/index.js:536
Current network difficulty
currentHashrate
currentHashrate:
number
Defined in: Developer/brk/modules/brk-client/index.js:535
Current network hashrate (H/s)
difficulty
difficulty:
DifficultyEntry[]
Defined in: Developer/brk/modules/brk-client/index.js:534
Historical difficulty adjustments
hashrates
hashrates:
HashrateEntry[]
Defined in: Developer/brk/modules/brk-client/index.js:533
Historical hashrate data points