mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-16 19:38:09 +00:00
Adding testnet to wallet support
We want to support testnet in wallet, even when they are not in the list on the left.
This commit is contained in:
parent
47640c6828
commit
3a64ff455a
@ -50,7 +50,8 @@
|
||||
"Dash": true,
|
||||
"Litecoin": true,
|
||||
"Zcash": true,
|
||||
"Testnet": true
|
||||
"Testnet": true,
|
||||
"Zcash Testnet": true
|
||||
},
|
||||
"electrum": {
|
||||
"Bitcoin": "https://electrum.org/",
|
||||
|
Loading…
Reference in New Issue
Block a user