feat: added getMinLockAmountForCCS method

This commit is contained in:
Mikhail Gladchenko
2024-07-18 17:13:27 +01:00
parent 722ca75e18
commit bec2775fab
2 changed files with 15 additions and 2 deletions

View File

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