From 59063e0cc21c4eb407895e45aaee8967be069e3a Mon Sep 17 00:00:00 2001 From: matejcik Date: Wed, 15 Aug 2018 17:30:39 +0200 Subject: [PATCH] defs: change symbols for Ethereum testnets --- defs/ethereum/networks.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/defs/ethereum/networks.json b/defs/ethereum/networks.json index 396b7a8811..4e53bd4f70 100644 --- a/defs/ethereum/networks.json +++ b/defs/ethereum/networks.json @@ -18,7 +18,7 @@ { "chain_id": 3, "slip44": 1, - "shortcut": "tETH", + "shortcut": "tROP", "name": "Ethereum Testnet Ropsten", "rskip60": false, "url": "https://www.ethereum.org" @@ -26,7 +26,7 @@ { "chain_id": 4, "slip44": 1, - "shortcut": "tETH", + "shortcut": "tRIN", "name": "Ethereum Testnet Rinkeby", "rskip60": false, "url": "https://www.ethereum.org" @@ -74,7 +74,7 @@ { "chain_id": 42, "slip44": 1, - "shortcut": "tETH", + "shortcut": "tKOV", "name": "Ethereum Testnet Kovan", "rskip60": false, "url": "https://www.ethereum.org"