From 85c27355081830b297746487fa3a970fa350961f Mon Sep 17 00:00:00 2001 From: Vucomir Ianculov Date: Mon, 20 Jan 2025 14:15:11 +0200 Subject: [PATCH] [CHORE] change Aventus public rpc endpoints --- packages/apps-config/src/endpoints/productionRelayPolkadot.ts | 4 ++-- packages/apps-config/src/endpoints/testingRelayPaseo.ts | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/apps-config/src/endpoints/productionRelayPolkadot.ts b/packages/apps-config/src/endpoints/productionRelayPolkadot.ts index 7bef01ec681..9c96036c2c6 100644 --- a/packages/apps-config/src/endpoints/productionRelayPolkadot.ts +++ b/packages/apps-config/src/endpoints/productionRelayPolkadot.ts @@ -93,7 +93,7 @@ export const prodParasPolkadot: Omit[] = [ info: 'aventus', paraId: 2056, providers: { - Aventus: 'wss://public-rpc.mainnet.aventus.network' + Aventus: 'wss://public-rpc.mainnet.aventus.io' }, text: 'Aventus', ui: { @@ -959,7 +959,7 @@ export const prodParasPolkadotCommon: EndpointOption[] = [ relayName: 'polkadot', teleport: [-1], text: 'Coretime', - ui: { } + ui: {} }, { info: 'polkadotPeople', diff --git a/packages/apps-config/src/endpoints/testingRelayPaseo.ts b/packages/apps-config/src/endpoints/testingRelayPaseo.ts index 1524d52804a..beb16dec5c7 100644 --- a/packages/apps-config/src/endpoints/testingRelayPaseo.ts +++ b/packages/apps-config/src/endpoints/testingRelayPaseo.ts @@ -61,7 +61,7 @@ export const testParasPaseo: Omit[] = [ info: 'paseoAventus', paraId: 2056, providers: { - Aventus: 'wss://public-rpc.testnet.aventus.network' + Aventus: 'wss://public-rpc.testnet.aventus.io' }, text: 'Aventus', ui: {