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:
parent
8d1400cbd6
commit
59063e0cc2
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user