Skip to content

Commit

Permalink
Update productionRelayPolkadot.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
deverka authored Jun 14, 2024
1 parent 5395f36 commit b181a19
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,8 @@ export const prodParasPolkadotCommon: EndpointOption[] = [
OnFinality: 'wss://statemint.api.onfinality.io/public-ws',
Parity: 'wss://polkadot-asset-hub-rpc.polkadot.io',
RadiumBlock: 'wss://statemint.public.curie.radiumblock.co/ws',
Stakeworld: 'wss://dot-rpc.stakeworld.io/assethub'
Stakeworld: 'wss://dot-rpc.stakeworld.io/assethub',
SubQuery: 'wss://polkadot.rpc.subquery.network/public/ws'
},
relayName: 'polkadot',
teleport: [-1],
Expand Down

0 comments on commit b181a19

Please sign in to comment.