fix: make matcher, feeAsset, fee fields of BaseGenerateSwapCalldata optional

This commit is contained in:
Steam Deck User
2024-01-16 19:32:26 +04:00
parent 627e6f70be
commit 769719293f
2 changed files with 9 additions and 18 deletions

View File

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