diff --git a/packages/apps-config/src/endpoints/productionRelayKusama.ts b/packages/apps-config/src/endpoints/productionRelayKusama.ts index d972984b90ce..cd036f7be1eb 100644 --- a/packages/apps-config/src/endpoints/productionRelayKusama.ts +++ b/packages/apps-config/src/endpoints/productionRelayKusama.ts @@ -960,7 +960,8 @@ export const prodParasKusamaCommon: EndpointOption[] = [ Dwellir: 'wss://encointer-kusama-rpc.dwellir.com', 'Encointer Association': 'wss://kusama.api.encointer.org', IBP1: 'wss://sys.ibp.network/encointer-kusama', - IBP2: 'wss://encointer-kusama.dotters.network' + IBP2: 'wss://encointer-kusama.dotters.network', + LuckyFriday: 'wss://rpc-encointer-kusama.luckyfriday.io' // OnFinality: 'wss://encointer.api.onfinality.io/public-ws', // https://github.com/polkadot-js/apps/issues/9986 // Stakeworld: 'wss://ksm-rpc.stakeworld.io/encointer' },