Skip to content

Commit

Permalink
chore: add backup rpc url for avail goldberg testnet (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
chidg authored Jan 18, 2024
1 parent ffed63b commit 54927ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testnets-chaindata.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"id": "avail-goldberg-testnet",
"name": "Avail Goldberg Testnet",
"account": "*25519",
"rpcs": ["wss://goldberg.avail.tools/ws"]
"rpcs": ["wss://goldberg.avail.tools/ws", "wss://rpc-goldberg.avail.tools/ws"]
},
{
"id": "bifrost-testnet",
Expand Down

0 comments on commit 54927ee

Please sign in to comment.