1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-19 11:50:58 +00:00

defs: change symbols for Ethereum testnets

This commit is contained in:
matejcik 2018-08-15 17:30:39 +02:00
parent 8d1400cbd6
commit 59063e0cc2

View File

@ -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"