feat: added new method getExchangeContractWalletBalance

This commit is contained in:
Mikhail Gladchenko
2024-03-19 09:09:03 +00:00
parent cf2fd889a0
commit b2a3406836
2 changed files with 8 additions and 1 deletions

View File

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