Skip to content

Commit

Permalink
Update productionRelayKusama.ts (#9791)
Browse files Browse the repository at this point in the history
This issue was similar to Astar endpoint and related to load and resource balancing. The endpoint has been functional and in use via wallets and polkaassembly etc. We didn't notice the bug in polkadot-js. We request for the endpoint to be re-enable.
  • Loading branch information
radiumb authored Aug 18, 2023
1 parent 14b0a61 commit 4b474ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,7 @@ export const prodRelayKusama: EndpointOption = {
LuckyFriday: 'wss://rpc-kusama.luckyfriday.io',
OnFinality: 'wss://kusama.api.onfinality.io/public-ws',
Parity: 'wss://kusama-rpc.polkadot.io',
// RadiumBlock: 'wss://kusama.public.curie.radiumblock.co/ws', // https://github.com/polkadot-js/apps/issues/9763
RadiumBlock: 'wss://kusama.public.curie.radiumblock.co/ws',
Stakeworld: 'wss://ksm-rpc.stakeworld.io',
'light client': 'light://substrate-connect/kusama'
},
Expand Down

0 comments on commit 4b474ad

Please sign in to comment.