Skip to content

Commit

Permalink
re-add IDN node provider (#11053)
Browse files Browse the repository at this point in the history
* add IDN testnet

* move to Paseo

* sort paras alphabetically
  • Loading branch information
juangirini authored Nov 4, 2024
1 parent cd95307 commit 37aa055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apps-config/src/endpoints/testingRelayPaseo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'Ideal Network',
paraId: 4502,
providers: {
// 'IDN Node': 'wss://idn0-testnet.idealabs.network' https://github.com/polkadot-js/apps/issues/10966
'IDN Node': 'wss://idn0-testnet.idealabs.network'
},
text: 'Ideal Network',
ui: {
Expand Down

0 comments on commit 37aa055

Please sign in to comment.