fixed getAmountAt

This commit is contained in:
Kirill Litvinov
2024-03-12 15:18:48 +03:00
parent c814d41dc1
commit daf45567c8
3 changed files with 21 additions and 11 deletions

View File

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