diff --git a/packages/apps-config/src/endpoints/productionRelayKusama.ts b/packages/apps-config/src/endpoints/productionRelayKusama.ts index f4c33fe4029c..70b9e6fbf7e5 100644 --- a/packages/apps-config/src/endpoints/productionRelayKusama.ts +++ b/packages/apps-config/src/endpoints/productionRelayKusama.ts @@ -105,7 +105,7 @@ export const prodParasKusama: Omit[] = [ info: 'bifrost', paraId: 2001, providers: { - // Dwellir: 'wss://bifrost-rpc.dwellir.com', // https://github.com/polkadot-js/apps/issues/10205 + Dwellir: 'wss://bifrost-rpc.dwellir.com', Liebi: 'wss://bifrost-rpc.liebi.com/ws', LiebiUS: 'wss://us.bifrost-rpc.liebi.com/ws', OnFinality: 'wss://bifrost-parachain.api.onfinality.io/public-ws'