mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Update config_full.json.example
Typo fix
This commit is contained in:
parent
c9f97149e1
commit
3aa77360f0
|
@ -18,8 +18,8 @@
|
|||
},
|
||||
"exchange": {
|
||||
"name": "bittrex",
|
||||
"key": "your_echange_key",
|
||||
"secret": "your_echange_secret",
|
||||
"key": "your_exchange_key",
|
||||
"secret": "your_exchange_secret",
|
||||
"pair_whitelist": [
|
||||
"BTC_ETH",
|
||||
"BTC_LTC",
|
||||
|
|
Loading…
Reference in New Issue
Block a user