diff --git a/packages/apps-config/src/endpoints/testing.ts b/packages/apps-config/src/endpoints/testing.ts index 2a4f84cc72af..cc2dbbae21fa 100644 --- a/packages/apps-config/src/endpoints/testing.ts +++ b/packages/apps-config/src/endpoints/testing.ts @@ -915,7 +915,7 @@ export const testChains: Omit[] = [ { info: 'subspace-gemini-3g-nova', providers: { - Subspace: 'wss://nova.gemini-3g.subspace.network/ws' + // Subspace: 'wss://nova.gemini-3g.subspace.network/ws' https://github.com/polkadot-js/apps/issues/10957 }, text: 'Subspace Gemini 3g Nova', ui: { diff --git a/packages/apps-config/src/endpoints/testingRelayPaseo.ts b/packages/apps-config/src/endpoints/testingRelayPaseo.ts index d55889240c55..554a45979fcb 100644 --- a/packages/apps-config/src/endpoints/testingRelayPaseo.ts +++ b/packages/apps-config/src/endpoints/testingRelayPaseo.ts @@ -380,7 +380,7 @@ export const testRelayPaseo: EndpointOption = { IBP1: 'wss://rpc.ibp.network/paseo', IBP2: 'wss://paseo.dotters.network', StakeWorld: 'wss://pas-rpc.stakeworld.io', - Zondax: 'wss://api2.zondax.ch/pas/node/rpc' + // Zondax: 'wss://api2.zondax.ch/pas/node/rpc' https://github.com/polkadot-js/apps/issues/10957 // 'light client': 'light://substrate-connect/paseo' }, teleport: getTeleports(testParasPaseoCommon), diff --git a/packages/apps-config/src/endpoints/testingRelayRococo.ts b/packages/apps-config/src/endpoints/testingRelayRococo.ts index a58698f91985..9ba6f4070e7b 100644 --- a/packages/apps-config/src/endpoints/testingRelayRococo.ts +++ b/packages/apps-config/src/endpoints/testingRelayRococo.ts @@ -403,7 +403,7 @@ export const testParasRococo: Omit[] = [ info: 'regionxCocos', paraId: 4459, providers: { - RegionX: 'wss://cocos-node.regionx.tech' + // RegionX: 'wss://cocos-node.regionx.tech' https://github.com/polkadot-js/apps/issues/10957 }, text: 'RegionX Cocos', ui: { @@ -415,7 +415,7 @@ export const testParasRococo: Omit[] = [ info: 'rococoPhala', paraId: 2004, providers: { - 'Phala Network': 'wss://rhala-node.phala.network/ws' + // 'Phala Network': 'wss://rhala-node.phala.network/ws' https://github.com/polkadot-js/apps/issues/10957 }, text: 'Rhala Testnet', ui: {