Add new methods to PriceFeed class to get statistics (#29)

This commit is contained in:
Kuduzow Akhmad
2022-12-02 09:48:34 +03:00
committed by GitHub
parent f6623f9bec
commit 842bc195d4
4 changed files with 51 additions and 9 deletions

View File

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