chore(): update readme with WS API examples
This commit is contained in:
@@ -26,7 +26,8 @@ const wsClient = new WebsocketClient(
|
||||
{
|
||||
key: key,
|
||||
secret: secret,
|
||||
testnet: true,
|
||||
// testnet: false,
|
||||
// demoTrading: false, // set testnet to false, if you plan on using demo trading
|
||||
},
|
||||
logger,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user