1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 12:08:59 +00:00

defs: rename ethereum networks

This commit is contained in:
Pavol Rusnak 2018-06-05 14:25:00 +02:00
parent 018eebac7e
commit 6d87bdcd57
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -17,14 +17,14 @@
"chain_id": 3,
"slip44": 1,
"shortcut": "tETH",
"name": "Ethereum Testnet/Ropsten",
"name": "Ethereum Testnet Ropsten",
"url": "https://www.ethereum.org"
},
{
"chain_id": 4,
"slip44": 1,
"shortcut": "tETH",
"name": "Ethereum Testnet/Rinkeby",
"name": "Ethereum Testnet Rinkeby",
"url": "https://www.ethereum.org"
},
{
@ -59,7 +59,7 @@
"chain_id": 42,
"slip44": 1,
"shortcut": "tETH",
"name": "Ethereum Testnet/Kovan",
"name": "Ethereum Testnet Kovan",
"url": "https://www.ethereum.org"
},
{