Added Coinbase GBP support.

This commit is contained in:
Adrian Gallagher
2015-05-04 18:10:34 +10:00
parent e81ed646c1
commit a2461826c1
3 changed files with 17 additions and 7 deletions

View File

@@ -83,7 +83,7 @@
"ClientID": "Password",
"APIKey": "Key",
"APISecret": "Secret",
"BaseCurrencies": "USD",
"BaseCurrencies": "USD,GBP",
"Enabled": true,
"Verbose": false,
"Websocket": true,