fix invalid json in example config

This commit is contained in:
Janne Sinivirta 2017-11-23 18:41:25 +02:00
parent c6def418cf
commit 84b105c82b

View File

@ -6,7 +6,7 @@
"minimal_roi": { "minimal_roi": {
"40": 0.0, "40": 0.0,
"30": 0.01, "30": 0.01,
"20": 0.02 "20": 0.02,
"0": 0.04 "0": 0.04
}, },
"stoploss": -0.40, "stoploss": -0.40,