Add some missing default parameters
This commit is contained in:
parent
6d2a1cfb44
commit
65a82d7ee6
@ -56,8 +56,10 @@
|
||||
},
|
||||
"exchange": {
|
||||
"name": "bittrex",
|
||||
"sandbox": false,
|
||||
"key": "your_exchange_key",
|
||||
"secret": "your_exchange_secret",
|
||||
"password": "",
|
||||
"ccxt_config": {"enableRateLimit": true},
|
||||
"ccxt_async_config": {
|
||||
"enableRateLimit": false,
|
||||
|
Loading…
Reference in New Issue
Block a user