global: fmt

This commit is contained in:
nym21
2026-03-28 11:56:51 +01:00
parent b6e56c4e9f
commit 24d2b7b142
213 changed files with 6888 additions and 2527 deletions
+2 -1
View File
@@ -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;