Skip to content

Commit 58225bd

Browse files
committed
fix
1 parent ce5d816 commit 58225bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contract_manager/store/chains/EvmChains.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1283,7 +1283,7 @@
12831283
{
12841284
"id": "ethereal_devnet",
12851285
"mainnet": false,
1286-
"rpcUrl": "http://127.0.0.1:8545",
1286+
"rpcUrl": "https://rpc-ethereal-devnet-0.t.conduit.xyz/",
12871287
"networkId": 13374201,
12881288
"type": "EvmChain"
12891289
},

0 commit comments

Comments
 (0)