Skip to content

Commit

Permalink
Update productionRelayPolkadot.ts (#10143)
Browse files Browse the repository at this point in the history
Remove Dwellir as a provider temporarily
  • Loading branch information
benjichat authored Jan 9, 2024
1 parent 4f5d555 commit 5a759a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ export const prodParasPolkadot: Omit<EndpointOption, 'teleport'>[] = [
info: 'equilibrium',
paraId: 2011,
providers: {
Dwellir: 'wss://equilibrium-rpc.dwellir.com'
// Dwellir: 'wss://equilibrium-rpc.dwellir.com'
// OnFinality: 'wss://equilibrium.api.onfinality.io/public-ws' // https://github.com/polkadot-js/apps/issues/9977
// Equilibrium: 'wss://node.pol.equilibrium.io/' // https://github.com/polkadot-js/apps/issues/9748
},
Expand Down

0 comments on commit 5a759a0

Please sign in to comment.