fix: fix bug with curve calldata generation while in crossfactory

This commit is contained in:
lomonoshka
2023-11-29 20:03:47 +04:00
parent 51907c17e5
commit ff8729a1d3
3 changed files with 12 additions and 6 deletions

View File

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