feat: add useDemoTrading flag to BaseRestClient for demo mode support

This commit is contained in:
Thanh Tung
2025-02-08 09:56:52 +07:00
parent 59824c25c5
commit f09e79edbd
3 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bitget-api",
"version": "2.3.0",
"version": "2.3.1",
"description": "Node.js & JavaScript SDK for Bitget REST APIs & WebSockets, with TypeScript & end-to-end tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",