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 1311340
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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,14 +76,14 @@
"url": "wss://rococo-rockmine-rpc.polkadot.io:443"
}
],
"RococoContracts": [
"Rococo Contracts": [
{
"name": "Parity",
"labels": [],
"url": "wss://rococo-contracts-rpc.polkadot.io:443"
}
],
"Bridgehub": [
"BridgeHub": [
{
"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 1311340

Please sign in to comment.