add to signOrder secretHash only if targetChainId exist

This commit is contained in:
TheJuze
2024-01-19 12:15:17 +03:00
parent 72e1e9464e
commit 330fc513e5
4 changed files with 11 additions and 7 deletions

View File

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