Skip to content

Commit

Permalink
Update config currencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thrasher- committed Feb 19, 2017
1 parent 7cb3c32 commit 427813a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config_example.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 427813a

Please sign in to comment.