From 8453f92a7f8af560520df2cc00300fc3a2719448 Mon Sep 17 00:00:00 2001 From: TheJuze Date: Wed, 27 Sep 2023 17:28:10 +0300 Subject: [PATCH] update config --- package-lock.json | 4 +-- package.json | 2 +- src/config/envs.json | 69 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 72 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f08d407..0cffd32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@orionprotocol/sdk", - "version": "0.19.89-rc1", + "version": "0.19.89-rc3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@orionprotocol/sdk", - "version": "0.19.89-rc1", + "version": "0.19.89-rc3", "hasInstallScript": true, "license": "ISC", "dependencies": { diff --git a/package.json b/package.json index 04fe10b..a89b8e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@orionprotocol/sdk", - "version": "0.19.89-rc2", + "version": "0.19.89-rc3", "description": "Orion Protocol SDK", "main": "./lib/index.cjs", "module": "./lib/index.js", diff --git a/src/config/envs.json b/src/config/envs.json index fd2bb30..bad0b9d 100644 --- a/src/config/envs.json +++ b/src/config/envs.json @@ -15,6 +15,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } }, "liquidityMigratorAddress": "0x23a1820a47BcD022E29f6058a5FD224242F50D1A" @@ -31,6 +34,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }, @@ -46,6 +52,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }, @@ -61,6 +70,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }, @@ -76,6 +88,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } } @@ -97,6 +112,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } }, "liquidityMigratorAddress": "0x01b10dds12478C88A5E18e2707E729906bC25CfF6" @@ -113,6 +131,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }, @@ -128,6 +149,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }, @@ -143,6 +167,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }, @@ -158,6 +185,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }, @@ -173,6 +203,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } } @@ -194,6 +227,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }, @@ -209,6 +245,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }, @@ -224,6 +263,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }, @@ -239,6 +281,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }, @@ -254,6 +299,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } } @@ -275,6 +323,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }, @@ -290,6 +341,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } } @@ -311,6 +365,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } }, "liquidityMigratorAddress": "0x23a1820a47BcD022E29f6058a5FD224242F50D1A" @@ -327,6 +384,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }, @@ -342,6 +402,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }, @@ -357,6 +420,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }, @@ -372,6 +438,9 @@ }, "priceFeed": { "all": "/price-feed" + }, + "integrator": { + "http": "http://65.109.97.170:33000" } } }