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:
parent
018eebac7e
commit
6d87bdcd57
@ -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"
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user