move atomic fee method to blockchain service

This commit is contained in:
TheJuze
2024-06-17 15:47:02 +03:00
parent 5dce6e520d
commit ad6de65143
4 changed files with 16 additions and 15 deletions

View File

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