v2.3.0: fix(#158), disable time sync by default. Optionally avoid hitting time API when connecting authenticated websocket.
This commit is contained in:
@@ -27,7 +27,7 @@ import { WebsocketClient, wsKeySpotPublic } from '../src/websocket-client';
|
||||
market: market,
|
||||
livenet: true,
|
||||
restOptions: {
|
||||
// disable_time_sync: true,
|
||||
// enable_time_sync: true,
|
||||
},
|
||||
},
|
||||
logger
|
||||
|
||||
Reference in New Issue
Block a user