mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-14 06:02:36 +03:00
chore: update api url for event horizon
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@orionprotocol/sdk",
|
||||
"version": "0.22.7",
|
||||
"version": "0.22.8",
|
||||
"description": "Orion Protocol SDK",
|
||||
"main": "./lib/index.cjs",
|
||||
"module": "./lib/index.js",
|
||||
|
||||
@@ -246,7 +246,7 @@
|
||||
}
|
||||
},
|
||||
"123420000034": {
|
||||
"api": "https://testing.orion.xyz/event-horizon",
|
||||
"api": "https://testing.orion.xyz/event-horizon-testnet",
|
||||
"services": {
|
||||
"aggregator": {
|
||||
"http": "/backend",
|
||||
|
||||
Reference in New Issue
Block a user