mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2025-01-07 22:49:32 +00:00
fix: add new status fields to tests
This commit is contained in:
parent
f940caf1b9
commit
8466624101
1 changed files with 7 additions and 0 deletions
|
@ -65,6 +65,13 @@ mod test {
|
||||||
manual_hash = false
|
manual_hash = false
|
||||||
hashrate = 1241.23
|
hashrate = 1241.23
|
||||||
hash_metric = "Hash"
|
hash_metric = "Hash"
|
||||||
|
show_system = true
|
||||||
|
show_node = true
|
||||||
|
show_p2pool = true
|
||||||
|
show_xmrig = true
|
||||||
|
show_proxy = true
|
||||||
|
show_xvb = true
|
||||||
|
|
||||||
|
|
||||||
[p2pool]
|
[p2pool]
|
||||||
simple = true
|
simple = true
|
||||||
|
|
Loading…
Reference in a new issue