Skip to content

Commit

Permalink
Fix the naming of a few chains
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed Apr 25, 2023
1 parent 854c472 commit a81340e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions registry/parity.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"url": "wss://statemint-rpc.polkadot.io:443"
}
],
"PolkadotCollectives": [
"Polkadot Collectives": [
{
"name": "Parity",
"labels": [],
Expand All @@ -76,7 +76,7 @@
"url": "wss://rococo-rockmine-rpc.polkadot.io:443"
}
],
"RococoContracts": [
"Rococo Contracts": [
{
"name": "Parity",
"labels": [],
Expand All @@ -100,14 +100,14 @@
"url": "wss://westmint-rpc.polkadot.io:443"
}
],
"WestendCollectives": [
"Westend Collectives": [
{
"name": "Parity",
"labels": [],
"url": "wss://westend-collectives-rpc.polkadot.io:443"
}
],
"WestendBridgehub": [
"Westend Bridgehub": [
{
"name": "Parity",
"labels": [],
Expand All @@ -116,4 +116,4 @@
]
},
"enabled": true
}
}

0 comments on commit a81340e

Please sign in to comment.