Skip to content

Commit a7589c6

Browse files
authored
update hydra testnet faucet and RPC because of DNS issues (#6489)
1 parent a4d554f commit a7589c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data/chains/eip155-8844.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "Hydra Chain Testnet",
33
"chain": "HYDRA",
4-
"rpc": ["https://rpc.testnet.hydrachain.org"],
5-
"faucets": ["https://app.testnet.hydrachain.org/faucet"],
4+
"rpc": ["https://rpc-testnet.hydrachain.org"],
5+
"faucets": ["https://testnetapp.hydrachain.org/faucet"],
66
"nativeCurrency": {
77
"name": "tHydra",
88
"symbol": "tHYDRA",

0 commit comments

Comments
 (0)