Skip to content

Commit

Permalink
update nodes for Zeitgeist (#2996)
Browse files Browse the repository at this point in the history
  • Loading branch information
leohar authored Aug 27, 2024
1 parent edb0129 commit a0b8836
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions chains/v20/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -4454,13 +4454,13 @@
}
],
"nodes": [
{
"url": "wss://main.rpc.zeitgeist.pm/ws",
"name": "Zeitgeist node"
},
{
"url": "wss://zeitgeist.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://main.rpc.zeitgeist.pm/ws",
"name": "Zeitgeist node"
}
],
"explorers": [
Expand Down
8 changes: 4 additions & 4 deletions chains/v20/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -4848,13 +4848,13 @@
}
],
"nodes": [
{
"url": "wss://main.rpc.zeitgeist.pm/ws",
"name": "Zeitgeist node"
},
{
"url": "wss://zeitgeist.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://main.rpc.zeitgeist.pm/ws",
"name": "Zeitgeist node"
}
],
"explorers": [
Expand Down

0 comments on commit a0b8836

Please sign in to comment.