Skip to content

Commit

Permalink
Remove on finality polkadex nodes (due to rate limits) (#3222)
Browse files Browse the repository at this point in the history
  • Loading branch information
valentunn authored Nov 27, 2024
1 parent 2438c02 commit f1399a8
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 16 deletions.
4 changes: 0 additions & 4 deletions chains/v20/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -5942,10 +5942,6 @@
}
],
"nodes": [
{
"url": "wss://polkadex.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://polkadex.public.curie.radiumblock.co/ws",
"name": "RadiumBlock node"
Expand Down
4 changes: 0 additions & 4 deletions chains/v20/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -6735,10 +6735,6 @@
}
],
"nodes": [
{
"url": "wss://polkadex.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://polkadex.public.curie.radiumblock.co/ws",
"name": "RadiumBlock node"
Expand Down
4 changes: 0 additions & 4 deletions chains/v21/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -5975,10 +5975,6 @@
}
],
"nodes": [
{
"url": "wss://polkadex.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://polkadex.public.curie.radiumblock.co/ws",
"name": "RadiumBlock node"
Expand Down
4 changes: 0 additions & 4 deletions chains/v21/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -6762,10 +6762,6 @@
}
],
"nodes": [
{
"url": "wss://polkadex.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://polkadex.public.curie.radiumblock.co/ws",
"name": "RadiumBlock node"
Expand Down

0 comments on commit f1399a8

Please sign in to comment.