From 1aabe6a79464a5cf5f62b9a818cff9919c4e86db Mon Sep 17 00:00:00 2001 From: Thegaram Date: Tue, 25 Jan 2022 16:19:57 +0800 Subject: [PATCH] specify unique shortName --- _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 b1a8e1f6..6a6af63e 100644 --- a/_data/chains/eip155-71.json +++ b/_data/chains/eip155-71.json @@ -10,7 +10,7 @@ "decimals": 18 }, "infoURL": "https://confluxnetwork.org", - "shortName": "cfx", + "shortName": "cfxtest", "chainId": 71, "networkId": 71, "icon": "conflux",