diff --git a/packages/apps-config/src/endpoints/productionRelayPolkadot.ts b/packages/apps-config/src/endpoints/productionRelayPolkadot.ts index 53700194b09b..c29c3a0963c6 100644 --- a/packages/apps-config/src/endpoints/productionRelayPolkadot.ts +++ b/packages/apps-config/src/endpoints/productionRelayPolkadot.ts @@ -369,7 +369,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 },