Remove NXT/BTC pair from default config since it doesn't exist on Binance.

This commit is contained in:
enenn 2018-02-04 19:56:05 +01:00
parent 2f3e35b9c4
commit 116cd126e0
2 changed files with 0 additions and 2 deletions

View File

@ -19,7 +19,6 @@
"DASH/BTC",
"ZEC/BTC",
"XLM/BTC",
"NXT/BTC",
"POWR/BTC",
"ADA/BTC",
"XMR/BTC"

View File

@ -32,7 +32,6 @@ def hyperopt_optimize_conf() -> dict:
"DASH/BTC",
"ZEC/BTC",
"XLM/BTC",
"NXT/BTC",
"POWR/BTC",
"ADA/BTC",
"XMR/BTC"