mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-26 17:38:39 +00:00
defs/ethereum: sort networks.json by chain_id
This commit is contained in:
parent
e52ec75a91
commit
4b947e3a22
@ -119,6 +119,14 @@
|
||||
"rskip60": false,
|
||||
"url": "https://callisto.network"
|
||||
},
|
||||
{
|
||||
"chain_id": 1620,
|
||||
"slip44": 1620,
|
||||
"shortcut": "ATH",
|
||||
"name": "Atheios",
|
||||
"rskip60": false,
|
||||
"url": "https://atheios.com"
|
||||
},
|
||||
{
|
||||
"chain_id": 1987,
|
||||
"slip44": 1987,
|
||||
@ -166,13 +174,5 @@
|
||||
"name": "Pirl",
|
||||
"rskip60": false,
|
||||
"url": "https://pirl.io"
|
||||
},
|
||||
{
|
||||
"chain_id": 1620,
|
||||
"slip44": 1620,
|
||||
"shortcut": "ATH",
|
||||
"name": "Atheios",
|
||||
"rskip60": false,
|
||||
"url": "https://atheios.com"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user