Added isReversedOrder param

This commit is contained in:
Aleksandr Kraiz
2023-06-02 16:31:37 +04:00
parent db7b9abbe4
commit f2d225a415
4 changed files with 6 additions and 3 deletions

View File

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