From 86189c236096ec82f1f68caaca88aefeb83c5f36 Mon Sep 17 00:00:00 2001 From: Thegaram Date: Thu, 27 Jan 2022 17:37:36 +0800 Subject: [PATCH] update testnet RPC URL --- _data/chains/eip155-71.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-71.json b/_data/chains/eip155-71.json index 6d49639f..b3b61358 100644 --- a/_data/chains/eip155-71.json +++ b/_data/chains/eip155-71.json @@ -2,7 +2,7 @@ "name": "Conflux Testnet", "chain": "Conflux", "network": "testnet", - "rpc": ["https://evmtest.confluxrpc.com"], + "rpc": ["https://evmtestnet.confluxrpc.com"], "faucets": [], "nativeCurrency": { "name": "CFX",