mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
Enables use_public_trades only in test_refresh_latest_trades
This commit is contained in:
@@ -593,7 +593,6 @@ def get_default_conf(testdatadir):
|
||||
"DOGE/BTC",
|
||||
"HOT/BTC",
|
||||
],
|
||||
"use_public_trades": True,
|
||||
},
|
||||
"pairlists": [{"method": "StaticPairList"}],
|
||||
"telegram": {
|
||||
|
||||
Reference in New Issue
Block a user