fix error with denormolized user wallet balance

This commit is contained in:
lomonoshka
2023-11-03 14:20:43 +04:00
4 changed files with 28 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.20.14-rc0",
"version": "0.20.14-rc1",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",