make generateSwapCalldata fields optional

This commit is contained in:
TheJuze
2023-12-25 15:07:39 +03:00
parent b49d2741bb
commit 75eea4ddef
3 changed files with 6 additions and 6 deletions

View File

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