Skip to content

Commit

Permalink
Change collectives paraId (polkadot-js#8119)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacogr authored Sep 30, 2022
1 parent 030ce00 commit d00ccc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apps-config/src/endpoints/testingRelayWestend.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ export const testParasWestendCommon: EndpointOption[] = [
},
{
info: 'westendCollectives',
paraId: 1002,
paraId: 1001,
text: 'Collectives',
providers: {
Parity: 'wss://westend-collectives-rpc.polkadot.io'
Expand Down

0 comments on commit d00ccc3

Please sign in to comment.