fix: tests

This commit is contained in:
Cyrix126 2024-12-31 21:58:58 +01:00
parent ce3dbfb9fd
commit 0b5b33874d
2 changed files with 2 additions and 0 deletions

View file

@ -156,6 +156,7 @@ mod test {
hero = false
node = "Europe"
p2pool_buffer = 5
use_p2pool_sidechain_hr = false
[node]
simple = false

View file

@ -783,6 +783,7 @@ Uptime = 0h 2m 4s
gui_api_p2pool.lock().unwrap().p2pool_difficulty_u64 = 95_000_000;
gui_api_xmrig.lock().unwrap().hashrate_raw_15m = 20000.0;
gui_api_xvb.lock().unwrap().stats_priv.runtime_mode = RuntimeMode::Hero;
gui_api_xvb.lock().unwrap().use_p2pool_sidechain_hr = true;
let algo = Algorithm::new(
&client,