mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-01 07:26:48 +00:00
Set API keys from config file.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
{
|
||||
"Name": "Bitstamp",
|
||||
"Pairs": "BTCUSD",
|
||||
"ClientID": "ClientID",
|
||||
"APIKey": "Key",
|
||||
"APISecret": "Secret",
|
||||
"BaseCurrencies": "USD",
|
||||
|
||||
Reference in New Issue
Block a user