parent
79d4585dad
commit
6597055a24
@ -44,6 +44,7 @@ EXCHANGES = {
|
||||
def exchange_conf():
|
||||
config = get_default_conf((Path(__file__).parent / "testdata").resolve())
|
||||
config['exchange']['pair_whitelist'] = []
|
||||
config['dry_run'] = False
|
||||
return config
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user