fix: correct exchange::generateSwapCalldata params type

This commit is contained in:
lomonoshka
2023-11-01 13:02:08 +04:00
parent 8f4ab82565
commit 8e018aa1b0
2 changed files with 3 additions and 3 deletions

View File

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