OP-3279 Add /api/v1/pools/reserves endpoint (#33)

* OP-3279 Add /api/v1/pools/reserves endpoint

* OP-3279 Fixup

* OP-3279 Fixup

* OP-3279 Update version
This commit is contained in:
Dmitry
2022-12-21 09:51:14 +03:00
committed by GitHub
parent e4f8778b2d
commit d26f13b6ac
3 changed files with 23 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.15.25",
"version": "0.15.28-rc.0",
"description": "Orion Protocol SDK",
"main": "./lib/esm/index.js",
"module": "./lib/esm/index.js",