From 427813a62a5f36f3af4d4562b1f2a9dcabc71729 Mon Sep 17 00:00:00 2001 From: Adrian Gallagher Date: Sun, 19 Feb 2017 15:14:10 +1100 Subject: [PATCH] Update config currencies --- config_example.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config_example.json b/config_example.json index 032a65da..1d3149a8 100644 --- a/config_example.json +++ b/config_example.json @@ -57,9 +57,9 @@ "APIKey": "Key", "APISecret": "Secret", "ClientID": "ClientID", - "AvailablePairs": "BTCUSD", - "EnabledPairs": "BTCUSD", - "BaseCurrencies": "USD" + "AvailablePairs": "BTCUSD,BTCEUR,EURUSD,XRPUSD,XRPEUR", + "EnabledPairs": "BTCUSD,BTCEUR,EURUSD,XRPUSD,XRPEUR", + "BaseCurrencies": "USD,EUR" }, { "Name": "Brighton Peak",