chore(): cleaning & readme
This commit is contained in:
@@ -10,10 +10,10 @@ const API_PASS = process.env.API_PASS_COM;
|
||||
|
||||
const client = new SpotClient({
|
||||
apiKey: API_KEY,
|
||||
// apiKey: 'apiKeyHere',
|
||||
apiSecret: API_SECRET,
|
||||
// apiSecret: 'apiSecretHere',
|
||||
apiPass: API_PASS,
|
||||
// apiKey: 'apiKeyHere',
|
||||
// apiSecret: 'apiSecretHere',
|
||||
// apiPass: 'apiPassHere',
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user