mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-06-21 23:48:45 +00:00
connect support for dogecoin and vertcoin (#176)
This commit is contained in:
parent
ca22a57963
commit
ecac910d7f
@ -58,7 +58,9 @@
|
|||||||
"Bgold": true,
|
"Bgold": true,
|
||||||
"Dash": true,
|
"Dash": true,
|
||||||
"Litecoin": true,
|
"Litecoin": true,
|
||||||
"Zcash": true
|
"Zcash": true,
|
||||||
|
"Dogecoin": true,
|
||||||
|
"Vertcoin": true
|
||||||
},
|
},
|
||||||
"webwallet": {
|
"webwallet": {
|
||||||
"Bitcoin": true,
|
"Bitcoin": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user