mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-05-30 12:48:46 +00:00
defs: rename ethereum networks
This commit is contained in:
parent
018eebac7e
commit
6d87bdcd57
@ -17,14 +17,14 @@
|
|||||||
"chain_id": 3,
|
"chain_id": 3,
|
||||||
"slip44": 1,
|
"slip44": 1,
|
||||||
"shortcut": "tETH",
|
"shortcut": "tETH",
|
||||||
"name": "Ethereum Testnet/Ropsten",
|
"name": "Ethereum Testnet Ropsten",
|
||||||
"url": "https://www.ethereum.org"
|
"url": "https://www.ethereum.org"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"chain_id": 4,
|
"chain_id": 4,
|
||||||
"slip44": 1,
|
"slip44": 1,
|
||||||
"shortcut": "tETH",
|
"shortcut": "tETH",
|
||||||
"name": "Ethereum Testnet/Rinkeby",
|
"name": "Ethereum Testnet Rinkeby",
|
||||||
"url": "https://www.ethereum.org"
|
"url": "https://www.ethereum.org"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -59,7 +59,7 @@
|
|||||||
"chain_id": 42,
|
"chain_id": 42,
|
||||||
"slip44": 1,
|
"slip44": 1,
|
||||||
"shortcut": "tETH",
|
"shortcut": "tETH",
|
||||||
"name": "Ethereum Testnet/Kovan",
|
"name": "Ethereum Testnet Kovan",
|
||||||
"url": "https://www.ethereum.org"
|
"url": "https://www.ethereum.org"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user