diff --git a/packages/apps-config/src/endpoints/productionRelayPolkadot.ts b/packages/apps-config/src/endpoints/productionRelayPolkadot.ts index 983f2faaff46..dc0cb854a42f 100644 --- a/packages/apps-config/src/endpoints/productionRelayPolkadot.ts +++ b/packages/apps-config/src/endpoints/productionRelayPolkadot.ts @@ -351,8 +351,8 @@ export const prodParasPolkadot: Omit[] = [ info: 'kapex', paraId: 2007, providers: { - Dwellir: 'wss://kapex-rpc.dwellir.com', - OnFinality: 'wss://kapex-parachain.api.onfinality.io/public-ws' + Dwellir: 'wss://kapex-rpc.dwellir.com' + // OnFinality: 'wss://kapex-parachain.api.onfinality.io/public-ws' // https://github.com/polkadot-js/apps/issues/9821 // Totem: 'wss://k-ui.kapex.network' // https://github.com/polkadot-js/apps/issues/9616 }, text: 'Kapex',