Skip to content

Commit

Permalink
Update testingRelayWestend.ts (#11105)
Browse files Browse the repository at this point in the history
  • Loading branch information
radiumb authored Nov 23, 2024
1 parent 1ae065f commit d4ed0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apps-config/src/endpoints/testingRelayWestend.ts
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ export const testRelayWestend: EndpointOption = {
// LuckyFriday: 'wss://rpc-westend.luckyfriday.io', // https://github.com/polkadot-js/apps/issues/10728
OnFinality: 'wss://westend.api.onfinality.io/public-ws',
Parity: 'wss://westend-rpc.polkadot.io',
// RadiumBlock: 'wss://westend.public.curie.radiumblock.co/ws', // https://github.com/polkadot-js/apps/issues/11098
RadiumBlock: 'wss://westend.public.curie.radiumblock.co/ws',
// Stakeworld: 'wss://wnd-rpc.stakeworld.io',
'light client': 'light://substrate-connect/westend'
},
Expand Down

0 comments on commit d4ed0ac

Please sign in to comment.