Skip to content

Commit

Permalink
Update productionRelayPolkadot.ts to add LuckyFriday Polkadot People …
Browse files Browse the repository at this point in the history
…RPC provider (#10776)

Added address for LuckyFriday Polkadot People RPC provider
  • Loading branch information
Rbdude25 authored Jul 22, 2024
1 parent 4f5a62b commit a2d515c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@ export const prodParasPolkadotCommon: EndpointOption[] = [
isPeopleForIdentity: false,
paraId: 1004,
providers: {
LuckyFriday: 'wss://rpc-people-polkadot.luckyfriday',
Parity: 'wss://polkadot-people-rpc.polkadot.io',
RadiumBlock: 'wss://people-polkadot.public.curie.radiumblock.co/ws'
},
Expand Down

0 comments on commit a2d515c

Please sign in to comment.