Skip to content

Commit

Permalink
Revert "update Parallel nodes order" (novasamatech#2393)
Browse files Browse the repository at this point in the history
This reverts commit 674cc22.
  • Loading branch information
leohar authored Jan 17, 2024
1 parent 0291028 commit 739c76f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions chains/v17/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -4306,13 +4306,13 @@
}
],
"nodes": [
{
"url": "wss://parallel-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://rpc.parallel.fi",
"name": "Parallel node"
},
{
"url": "wss://parallel-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
Expand Down
8 changes: 4 additions & 4 deletions chains/v18/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -4310,13 +4310,13 @@
}
],
"nodes": [
{
"url": "wss://parallel-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://rpc.parallel.fi",
"name": "Parallel node"
},
{
"url": "wss://parallel-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
Expand Down

0 comments on commit 739c76f

Please sign in to comment.