add new order status: "TRANSFER"

This commit is contained in:
TheJuze
2024-05-29 15:05:27 +03:00
parent f76b493daf
commit af8eb67959
3 changed files with 4 additions and 3 deletions

View File

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