make fields in signOrder optional

This commit is contained in:
TheJuze
2024-01-19 12:27:19 +03:00
parent 330fc513e5
commit fcc30178ab
6 changed files with 14 additions and 11 deletions

View File

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