Skip to content

Commit

Permalink
update Aventus nodes (#2817)
Browse files Browse the repository at this point in the history
  • Loading branch information
leohar authored Jun 27, 2024
1 parent f2a52c2 commit 0390924
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chains/v20/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -7282,7 +7282,7 @@
],
"nodes": [
{
"url": "wss://public-rpc.mainnet.aventus.io",
"url": "wss://public-rpc.mainnet.aventus.network",
"name": "Aventus node"
}
],
Expand Down
4 changes: 2 additions & 2 deletions chains/v20/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -8123,7 +8123,7 @@
],
"nodes": [
{
"url": "wss://public-rpc.public-testnet.aventus.io",
"url": "wss://public-rpc.testnet.aventus.network",
"name": "Aventus testnet node"
}
],
Expand Down Expand Up @@ -8155,7 +8155,7 @@
],
"nodes": [
{
"url": "wss://public-rpc.mainnet.aventus.io",
"url": "wss://public-rpc.mainnet.aventus.network",
"name": "Aventus node"
}
],
Expand Down

0 comments on commit 0390924

Please sign in to comment.