Update config.json.example

Typo fix
This commit is contained in:
Jordy
2018-01-30 21:46:07 +01:00
committed by GitHub
parent 529e4d0131
commit c9f97149e1

View File

@@ -10,8 +10,8 @@
}, },
"exchange": { "exchange": {
"name": "bittrex", "name": "bittrex",
"key": "your_echange_key", "key": "your_exchange_key",
"secret": "your_echange_secret", "secret": "your_exchange_secret",
"pair_whitelist": [ "pair_whitelist": [
"BTC_ETH", "BTC_ETH",
"BTC_LTC", "BTC_LTC",