From 242d84376909b5236488d09ad3dfe0a9196bc008 Mon Sep 17 00:00:00 2001 From: RadiumBlock Date: Tue, 9 Jan 2024 05:13:38 -0600 Subject: [PATCH] Adding RadiumBlock as Shiden Endpoint provider (#10145) * Update productionRelayKusama.ts Disabling RadiumBlock kusama assethub endpoint * Update productionRelayPolkadot.ts Disabling RadiumBlock polkadot assethub * Update productionRelayKusama.ts * Update productionRelayPolkadot.ts * Update productionRelayKusama.ts --- packages/apps-config/src/endpoints/productionRelayKusama.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/apps-config/src/endpoints/productionRelayKusama.ts b/packages/apps-config/src/endpoints/productionRelayKusama.ts index 2577fee031b7..cd269c50332e 100644 --- a/packages/apps-config/src/endpoints/productionRelayKusama.ts +++ b/packages/apps-config/src/endpoints/productionRelayKusama.ts @@ -678,6 +678,7 @@ export const prodParasKusama: Omit[] = [ Blast: 'wss://shiden.public.blastapi.io', Dwellir: 'wss://shiden-rpc.dwellir.com', OnFinality: 'wss://shiden.api.onfinality.io/public-ws', + RadiumBlock: 'wss://shiden.public.curie.radiumblock.co/ws', 'light client': 'light://substrate-connect/kusama/shiden' }, text: 'Shiden',