1
0
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:
Karel Bílek 2018-06-12 12:47:10 +02:00 committed by Karel Bilek
parent 47640c6828
commit 3a64ff455a
No known key found for this signature in database
GPG Key ID: 7006C66FDB36247C

View File

@ -50,7 +50,8 @@
"Dash": true,
"Litecoin": true,
"Zcash": true,
"Testnet": true
"Testnet": true,
"Zcash Testnet": true
},
"electrum": {
"Bitcoin": "https://electrum.org/",