diff --git a/packages/apps-config/src/endpoints/production.ts b/packages/apps-config/src/endpoints/production.ts index 823a72974851..494d7a960c0a 100644 --- a/packages/apps-config/src/endpoints/production.ts +++ b/packages/apps-config/src/endpoints/production.ts @@ -179,7 +179,7 @@ export const prodChains: Omit[] = [ info: 'edgeware', providers: { 'Commonwealth Labs': 'wss://mainnet2.edgewa.re', - JelliedOwl: 'wss://edgeware.jelliedowl.net', + // JelliedOwl: 'wss://edgeware.jelliedowl.net', // https://github.com/polkadot-js/apps/issues/9726 OnFinality: 'wss://edgeware.api.onfinality.io/public-ws' // https://github.com/polkadot-js/apps/issues/8768 }, text: 'Edgeware', diff --git a/packages/apps-config/src/endpoints/productionRelayPolkadot.ts b/packages/apps-config/src/endpoints/productionRelayPolkadot.ts index ce4aa57233ca..05ea944ad0a6 100644 --- a/packages/apps-config/src/endpoints/productionRelayPolkadot.ts +++ b/packages/apps-config/src/endpoints/productionRelayPolkadot.ts @@ -304,8 +304,8 @@ export const prodParasPolkadot: Omit[] = [ info: 'integritee', paraId: 2039, providers: { - Dwellir: 'wss://integritee-rpc.dwellir.com', - Integritee: 'wss://polkadot.api.integritee.network' + Dwellir: 'wss://integritee-rpc.dwellir.com' + // Integritee: 'wss://polkadot.api.integritee.network' // https://github.com/polkadot-js/apps/issues/9726 }, text: 'Integritee Shell', ui: {