Skip to content

Commit

Permalink
update para id and providers (#11326)
Browse files Browse the repository at this point in the history
Co-authored-by: Ganesh <ganesh@Ganesh-Mac.local>
  • Loading branch information
ganesh1997oli and Ganesh authored Feb 28, 2025
1 parent 3657727 commit 522ab68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/apps-config/src/endpoints/testingRelayPaseo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,9 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
{
homepage: 'https://xcavate.io/',
info: 'Xcavate',
paraId: 4603,
paraId: 4683,
providers: {
// Xcavate: 'wss://rpc-paseo.xcavate.io:443' // https://github.com/polkadot-js/apps/issues/11299
Xcavate: 'wss://rpc2-paseo.xcavate.io'
},
text: 'Xcavate',
ui: {
Expand Down

0 comments on commit 522ab68

Please sign in to comment.