mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-06-27 10:22:34 +00:00
Adds GoChain network (#147)
This commit is contained in:
parent
0c4f63c418
commit
e16e58442a
@ -79,6 +79,14 @@
|
|||||||
"rskip60": false,
|
"rskip60": false,
|
||||||
"url": "https://www.ethereum.org"
|
"url": "https://www.ethereum.org"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"chain_id": 60,
|
||||||
|
"slip44": 6060,
|
||||||
|
"shortcut": "GO",
|
||||||
|
"name": "GoChain",
|
||||||
|
"rskip60": false,
|
||||||
|
"url": "https://gochain.io"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"chain_id": 61,
|
"chain_id": 61,
|
||||||
"slip44": 61,
|
"slip44": 61,
|
||||||
|
Loading…
Reference in New Issue
Block a user