Change final transfer location. Add wrap/unwrap functionality

This commit is contained in:
lomonoshka
2023-10-30 19:54:47 +04:00
parent b3ed38890c
commit cdc3a78eb9
7 changed files with 213 additions and 178 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.20.10-rc101",
"version": "0.20.10-rc102",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
@@ -88,7 +88,7 @@
"@babel/runtime": "^7.21.0",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@orionprotocol/contracts": "1.19.5",
"@orionprotocol/contracts": "1.22.1",
"bignumber.js": "^9.1.1",
"bson-objectid": "^2.0.4",
"buffer": "^6.0.3",