1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-16 11:28:14 +00:00

defs: enable Testnet in connect/webwallet

This commit is contained in:
Pavol Rusnak 2018-06-13 13:50:00 +02:00
parent f22dafa7eb
commit c5687663b9
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -40,7 +40,8 @@
"Bgold": true,
"Dash": true,
"Litecoin": true,
"Zcash": true
"Zcash": true,
"Testnet": true
},
"webwallet": {
"Bitcoin": true,
@ -48,7 +49,8 @@
"Bgold": true,
"Dash": true,
"Litecoin": true,
"Zcash": true
"Zcash": true,
"Testnet": true
},
"electrum": {
"Bitcoin": "https://electrum.org/",