Change Lumia api url

This commit is contained in:
Olga Kanishcheva
2024-09-13 12:30:44 +04:00
parent 36c506cb03
commit 0c28905fac

View File

@@ -203,7 +203,7 @@
}
},
"994873017": {
"api": "https://app.electra.trade/lumia-mainnet",
"api": "https://staging.electra.finance/lumia-mainnet",
"services": {
"aggregator": {
"http": "/backend",
@@ -502,6 +502,24 @@
"http": "/orion-indexer/"
}
}
},
"994873017": {
"api": "https://staging.electra.finance/lumia-mainnet",
"services": {
"aggregator": {
"http": "/backend",
"ws": "/v1"
},
"blockchain": {
"http": ""
},
"priceFeed": {
"all": "/price-feed"
},
"indexer": {
"http": "/orion-indexer/"
}
}
}
}
},