feat(): add preCheckOrder method with corresponding types and example usage, add txId and Id to deposit records

This commit is contained in:
JJ-Cro
2025-06-12 18:04:15 +02:00
parent fb41a3bb44
commit e302c9b94f
9 changed files with 60 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "4.1.10",
"version": "4.1.11",
"description": "Complete & robust Node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & strong end to end tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",