Skip to content

Commit

Permalink
Merge branch 'add-onfinality-endpoint' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazySurfBoy authored Dec 4, 2023
2 parents acb87b5 + 5b5f022 commit 0221616
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ export const prodParasPolkadot: Omit<EndpointOption, 'teleport'>[] = [
paraId: 2040,
providers: {
Dwellir: 'wss://polkadex-rpc.dwellir.com',
// OnFinality: 'wss://polkadex-parachain.api.onfinality.io/public-ws', // https://github.com/polkadot-js/apps/issues/10039
OnFinality: 'wss://polkadex-parachain.api.onfinality.io/public-ws',
RadiumBlock: 'wss://polkadex-parachain.public.curie.radiumblock.co/ws'
},
text: 'Polkadex',
Expand Down

0 comments on commit 0221616

Please sign in to comment.