v3.3.9: fix copy trading close order endpoint. add ws log for topic sub request. add example for rest copy closing.

This commit is contained in:
tiagosiebler
2023-01-07 12:05:32 +00:00
parent dbdaa6a865
commit 48e62402b8
4 changed files with 37 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.3.8",
"version": "3.3.9",
"description": "Complete & robust node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",