Skip to content

Commit

Permalink
Removing Kapex RPC for Dwellir | Update productionRelayPolkadot.ts (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Omgzilla authored Dec 11, 2023
1 parent cd9714a commit 7596512
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ export const prodParasPolkadot: Omit<EndpointOption, 'teleport'>[] = [
info: 'kapex',
paraId: 2007,
providers: {
Dwellir: 'wss://kapex-rpc.dwellir.com'
// Dwellir: 'wss://kapex-rpc.dwellir.com'
// OnFinality: 'wss://kapex-parachain.api.onfinality.io/public-ws' // https://github.com/polkadot-js/apps/issues/9986
// Totem: 'wss://k-ui.kapex.network' // https://github.com/polkadot-js/apps/issues/9616
},
Expand Down

0 comments on commit 7596512

Please sign in to comment.