mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-17 14:08:10 -07:00
global: fmt
This commit is contained in:
@@ -30,7 +30,8 @@ impl Query {
|
||||
let current_hashrate = *computer
|
||||
.mining
|
||||
.hashrate
|
||||
.rate.base
|
||||
.rate
|
||||
.base
|
||||
.day1
|
||||
.collect_one_flat(current_day1)
|
||||
.unwrap_or_default() as u128;
|
||||
|
||||
Reference in New Issue
Block a user