From 33aca9d503a393f1d8db997ed342154738bb4b34 Mon Sep 17 00:00:00 2001 From: batrudinych Date: Fri, 16 May 2025 01:56:22 +0300 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ed0d59..453244c 100644 --- a/README.md +++ b/README.md @@ -303,7 +303,7 @@ const wsConfig = { * * Refer to the examples folder on GitHub for a more detailed demonstration. */ - // demoTrading; true; + // demoTrading: true, // recv window size for websocket authentication (higher latency connections // (VPN) can cause authentication to fail if the recv window is too small)