Skip to content

Commit

Permalink
Update productionRelayPolkadot.ts fixed url of LuckyFriday Polkadot P…
Browse files Browse the repository at this point in the history
…eople (#10781)

Corrected url of Luckyfriday Polkadot People RPC Provider
  • Loading branch information
Rbdude25 authored Jul 23, 2024
1 parent e55cae3 commit e140573
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,7 @@ export const prodParasPolkadotCommon: EndpointOption[] = [
isPeopleForIdentity: false,
paraId: 1004,
providers: {
LuckyFriday: 'wss://rpc-people-polkadot.luckyfriday',
LuckyFriday: 'wss://rpc-people-polkadot.luckyfriday.io',
Parity: 'wss://polkadot-people-rpc.polkadot.io',
RadiumBlock: 'wss://people-polkadot.public.curie.radiumblock.co/ws'
},
Expand Down

0 comments on commit e140573

Please sign in to comment.