Updated config_example.json to include Ethereum for Bitfinex.

This commit is contained in:
Adrian Gallagher
2016-03-14 23:07:47 +11:00
parent 99fde05ee4
commit 58d922b8f2

View File

@@ -43,8 +43,8 @@
"AuthenticatedAPISupport": false,
"APIKey": "Key",
"APISecret": "Secret",
"AvailablePairs": "BTCUSD,LTCUSD,LTCBTC",
"EnabledPairs": "BTCUSD,LTCUSD,LTCBTC",
"AvailablePairs": "BTCUSD,LTCUSD,LTCBTC,ETHUSD,ETHBTC",
"EnabledPairs": "BTCUSD,LTCUSD,LTCBTC,ETHUSD,ETHBTC",
"BaseCurrencies": "USD"
},
{