Ticker in the conf is now an enum string

This commit is contained in:
Jean-Baptiste LE STANG
2018-01-15 22:27:12 +01:00
parent 658d16c2cd
commit 8e5de365a5
6 changed files with 45 additions and 45 deletions

View File

@@ -4,7 +4,7 @@
"stake_amount": 0.05,
"fiat_display_currency": "USD",
"dry_run": false,
"ticker_interval": 5,
"ticker_interval": "5",
"minimal_roi": {
"40": 0.0,
"30": 0.01,