mirror of
https://github.com/xmrig/xmrig.git
synced 2026-02-01 01:42:59 -05:00
Converted algo-perf values to floats
This commit is contained in:
@@ -34,10 +34,10 @@
|
|||||||
"safe": false,
|
"safe": false,
|
||||||
"threads": null,
|
"threads": null,
|
||||||
"algo-perf": {
|
"algo-perf": {
|
||||||
"cn": 1000,
|
"cn": 1000.0,
|
||||||
"cn-fast": 2000,
|
"cn-fast": 2000.0,
|
||||||
"cn-lite": 2000,
|
"cn-lite": 2000.0,
|
||||||
"cn-heavy": 700
|
"cn-heavy": 700.0
|
||||||
},
|
},
|
||||||
"user-agent": null,
|
"user-agent": null,
|
||||||
"watch": false
|
"watch": false
|
||||||
|
|||||||
Reference in New Issue
Block a user