From 23248237c3388f36ee0fb614ccfdc38eab35ddf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Andr=C3=A9s=20Dorado=20Su=C3=A1rez?= Date: Sat, 3 Jan 2026 20:30:26 -0500 Subject: [PATCH] Restore `wss://kreivo.io` and `wss://kreivo.kippu.rocks` providers to the list of providers After testing liveness of these nodes, it's safe to set them back. --- packages/apps-config/src/endpoints/productionRelayKusama.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/apps-config/src/endpoints/productionRelayKusama.ts b/packages/apps-config/src/endpoints/productionRelayKusama.ts index 6a3ec00d00f6..9d529da6f1eb 100644 --- a/packages/apps-config/src/endpoints/productionRelayKusama.ts +++ b/packages/apps-config/src/endpoints/productionRelayKusama.ts @@ -408,8 +408,8 @@ export const prodParasKusama: Omit[] = [ isPeopleForIdentity: true, paraId: 2281, providers: { - // Kippu: 'wss://kreivo.kippu.rocks/' // https://github.com/polkadot-js/apps/issues/12069 - // Virto: 'wss://kreivo.io/' // https://github.com/polkadot-js/apps/issues/11544 + Kippu: 'wss://kreivo.kippu.rocks/', + Virto: 'wss://kreivo.io/' }, relayName: 'kusama', text: 'Kreivo - By Virto',