Converted algo-perf values to floats

This commit is contained in:
MoneroOcean 2018-07-24 08:28:30 +02:00
parent 3b77fc1dbd
commit d6a56a2e0a

View file

@ -34,10 +34,10 @@
"safe": false,
"threads": null,
"algo-perf": {
"cn": 1000,
"cn-fast": 2000,
"cn-lite": 2000,
"cn-heavy": 700
"cn": 1000.0,
"cn-fast": 2000.0,
"cn-lite": 2000.0,
"cn-heavy": 700.0
},
"user-agent": null,
"watch": false