stable/tests/testdata/testconfigs/test_base_config.json

13 lines
207 B
JSON
Raw Normal View History

2022-04-08 14:04:54 +00:00
{
"stake_currency": "",
"dry_run": true,
"exchange": {
"name": "",
"key": "",
"secret": "",
"pair_whitelist": [],
"ccxt_async_config": {
}
}
}