mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-03 02:23:05 +00:00
maint: Remove faulty config setting from default_conf
This commit is contained in:
@@ -493,7 +493,6 @@ def get_default_conf(testdatadir):
|
||||
},
|
||||
"exchange": {
|
||||
"name": "binance",
|
||||
"enabled": True,
|
||||
"key": "key",
|
||||
"secret": "secret",
|
||||
"pair_whitelist": [
|
||||
|
||||
Reference in New Issue
Block a user