Set API keys from config file.

This commit is contained in:
Adrian Gallagher
2015-02-23 17:51:45 +11:00
parent b17286da25
commit 660dbb3337
12 changed files with 58 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
{
"Name": "Bitstamp",
"Pairs": "BTCUSD",
"ClientID": "ClientID",
"APIKey": "Key",
"APISecret": "Secret",
"BaseCurrencies": "USD",