diff --git a/packages/apps-config/src/endpoints/productionRelayPolkadot.ts b/packages/apps-config/src/endpoints/productionRelayPolkadot.ts index 9d51c3282939..8891b5749bda 100644 --- a/packages/apps-config/src/endpoints/productionRelayPolkadot.ts +++ b/packages/apps-config/src/endpoints/productionRelayPolkadot.ts @@ -367,7 +367,7 @@ export const prodParasPolkadot: Omit[] = [ info: 'kapex', paraId: 2007, providers: { - Dwellir: 'wss://kapex-rpc.dwellir.com' + // Dwellir: 'wss://kapex-rpc.dwellir.com' // OnFinality: 'wss://kapex-parachain.api.onfinality.io/public-ws' // https://github.com/polkadot-js/apps/issues/9986 // Totem: 'wss://k-ui.kapex.network' // https://github.com/polkadot-js/apps/issues/9616 },