export generateCalldata function without unit param

This commit is contained in:
lomonoshka
2023-10-27 15:41:22 +04:00
parent 1fc201a626
commit 92d7e2028e
5 changed files with 64 additions and 9 deletions

View File

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