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