fix set leverage for resetting back to cross (value == 0)

This commit is contained in:
tiagosiebler
2020-11-19 08:43:59 +00:00
parent ff19bb3878
commit f430c61e0a
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "1.2.4",
"version": "1.2.5",
"description": "A production-ready Node.js connector for the Bybit APIs and WebSockets",
"main": "index.js",
"scripts": {