mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-17 01:52:02 +00:00
Add Electrum-GRS to coin_details.json (#151)
This commit is contained in:
parent
aa5fbca84c
commit
5d61471108
@ -377,7 +377,10 @@
|
|||||||
"shortcut": "GRS",
|
"shortcut": "GRS",
|
||||||
"t1_enabled": "yes",
|
"t1_enabled": "yes",
|
||||||
"t2_enabled": "no",
|
"t2_enabled": "no",
|
||||||
"type": "coin"
|
"type": "coin",
|
||||||
|
"wallet": {
|
||||||
|
"Electrum-GRS": "https://www.groestlcoin.org/groestlcoin-electrum-wallet/"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"coin:KOTO": {
|
"coin:KOTO": {
|
||||||
"links": {
|
"links": {
|
||||||
|
Loading…
Reference in New Issue
Block a user