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

remove incompatible coins from connect

Decred, Decred Testnet, Groestlcoin, Groestlcoin Testnet, SmartCash, SmartCash Testnet are incompatible with bitcoinjs library
This commit is contained in:
Szymon Lesisz 2019-04-09 13:26:30 +02:00
parent 6d6b0945d8
commit 01004c7aa0

View File

@ -13,7 +13,6 @@
"bitcoin:BTX": true,
"bitcoin:CPC": true,
"bitcoin:DASH": true,
"bitcoin:DCR": true,
"bitcoin:DGB": true,
"bitcoin:DNR": true,
"bitcoin:DOGE": true,
@ -23,7 +22,6 @@
"bitcoin:FTC": true,
"bitcoin:GAME": true,
"bitcoin:GIN": true,
"bitcoin:GRS": true,
"bitcoin:KMD": true,
"bitcoin:KOTO": true,
"bitcoin:LTC": true,
@ -36,11 +34,9 @@
"bitcoin:PTC": true,
"bitcoin:QTUM": true,
"bitcoin:RVN": true,
"bitcoin:SMART": true,
"bitcoin:TAZ": true,
"bitcoin:TBCH": true,
"bitcoin:TBTG": true,
"bitcoin:TDCR": true,
"bitcoin:TEST": true,
"bitcoin:VIA": true,
"bitcoin:VTC": true,
@ -52,11 +48,9 @@
"bitcoin:ZEC": true,
"bitcoin:ZEN": true,
"bitcoin:tDASH": true,
"bitcoin:tGRS": true,
"bitcoin:tLTC": true,
"bitcoin:tPIVX": true,
"bitcoin:tQTUM": true,
"bitcoin:tSMART": true,
"bitcoin:tXZC": true,
"eth:AKA": true,
"eth:ATH": true,