OP-2363: подписка на конфиг отдельной пары (#18)

* feat: add pair config subscription

* Small fix

* feat: add kind to update pair callback

* chore: version bump

Co-authored-by: Aleksandr Kraiz <selfsurfer@gmail.com>
This commit is contained in:
Oleg Nechiporenko
2022-07-26 08:50:25 +03:00
committed by GitHub
parent 4626cd7279
commit cc45da8e86
6 changed files with 52 additions and 5 deletions

View File

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