feat: added Lumia Testnet network

This commit is contained in:
Mikhail Gladchenko
2024-07-15 15:23:14 +01:00
parent 7664409aae
commit 1c4e05c9d1
6 changed files with 35 additions and 2 deletions

View File

@@ -262,6 +262,24 @@
"http": "/orion-indexer/"
}
}
},
"1952959480": {
"api": "https://testing.orion.xyz/lumia-testnet",
"services": {
"aggregator": {
"http": "/backend",
"ws": "/v1"
},
"blockchain": {
"http": ""
},
"priceFeed": {
"all": "/price-feed"
},
"indexer": {
"http": "/orion-indexer/"
}
}
}
}
},