Skip to content

Commit

Permalink
change xx nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanLav committed Nov 15, 2023
1 parent 7ea0e1a commit 2ed0dfe
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions chains/v15/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -7740,6 +7740,14 @@
}
],
"nodes": [
{
"url": "wss://xxnetwork-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://rpc.xx.network",
"name": "xx Foundation node"
},
{
"url": "wss://rpc-hetzner.xx.network",
"name": "xx Foundation node"
Expand Down
8 changes: 8 additions & 0 deletions chains/v16/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -7790,6 +7790,14 @@
}
],
"nodes": [
{
"url": "wss://xxnetwork-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://rpc.xx.network",
"name": "xx Foundation node"
},
{
"url": "wss://rpc-hetzner.xx.network",
"name": "xx Foundation node"
Expand Down

0 comments on commit 2ed0dfe

Please sign in to comment.