CCXT rate limit config default to => true

+ adding config to config_full.json.example
This commit is contained in:
misagh
2018-07-31 16:54:02 +02:00
parent be1298dbd2
commit 74fa4ddca4
3 changed files with 3 additions and 2 deletions

View File

@@ -26,6 +26,7 @@
"name": "bittrex",
"key": "your_exchange_key",
"secret": "your_exchange_secret",
"ccxt_rate_limit": true,
"pair_whitelist": [
"ETH/BTC",
"LTC/BTC",