Skip to content

Commit

Permalink
remove anavailable nodes (#3060)
Browse files Browse the repository at this point in the history
  • Loading branch information
leohar authored Sep 25, 2024
1 parent c60e8b5 commit c57eb12
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
12 changes: 0 additions & 12 deletions chains/v20/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -2718,10 +2718,6 @@
{
"url": "wss://spiritnet.kilt.io/",
"name": "KILT Protocol node"
},
{
"url": "wss://spiritnet.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
Expand Down Expand Up @@ -7307,14 +7303,6 @@
{
"url": "wss://c1.hashed.network",
"name": "Hashed systems 1 node"
},
{
"url": "wss://c2.hashed.network",
"name": "Hashed systems 2 node"
},
{
"url": "wss://c3.hashed.network",
"name": "Hashed systems 3 node"
}
],
"externalApi": {
Expand Down
12 changes: 0 additions & 12 deletions chains/v20/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -2717,10 +2717,6 @@
{
"url": "wss://spiritnet.kilt.io/",
"name": "KILT Protocol node"
},
{
"url": "wss://spiritnet.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
Expand Down Expand Up @@ -8503,14 +8499,6 @@
{
"url": "wss://c1.hashed.network",
"name": "Hashed systems 1 node"
},
{
"url": "wss://c2.hashed.network",
"name": "Hashed systems 2 node"
},
{
"url": "wss://c3.hashed.network",
"name": "Hashed systems 3 node"
}
],
"externalApi": {
Expand Down

0 comments on commit c57eb12

Please sign in to comment.