chore(): update readme with WS API examples
This commit is contained in:
@@ -19,7 +19,8 @@ const logger = {
|
||||
*/
|
||||
const wsClient = new WebsocketClient(
|
||||
{
|
||||
market: 'v5',
|
||||
// Previously required, this parameter is now optional:
|
||||
// market: 'v5',
|
||||
},
|
||||
logger,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user