chore(common): update suite support

removed coins not supported in suite
pull/1958/head
Szymon Lesisz 3 years ago committed by matejcik
parent 455268a2d3
commit 969f913e78

@ -85,46 +85,25 @@
},
"suite": {
"supported": {
"bitcoin:ACM": true,
"bitcoin:BCH": true,
"bitcoin:BTC": true,
"bitcoin:BTCP": true,
"bitcoin:BTG": true,
"bitcoin:DASH": true,
"bitcoin:DCR": true,
"bitcoin:DGB": true,
"bitcoin:DOGE": true,
"bitcoin:FJC": true,
"bitcoin:GRS": true,
"bitcoin:KOTO": true,
"bitcoin:LTC": true,
"bitcoin:MONA": true,
"bitcoin:MUE": true,
"bitcoin:NMC": true,
"bitcoin:PPC": true,
"bitcoin:REGTEST": true,
"bitcoin:QTUM": true,
"bitcoin:RVN": true,
"bitcoin:TAZ": true,
"bitcoin:TDCR": true,
"bitcoin:TEST": true,
"bitcoin:VIA": true,
"bitcoin:VTC": true,
"bitcoin:ZCR": true,
"bitcoin:ZEC": true,
"bitcoin:tGRS": true,
"bitcoin:tLTC": true,
"bitcoin:tPPC": true,
"eth:ETC": true,
"eth:ETH": true,
"eth:tROP": true,
"misc:XRP": true,
"misc:tXRP": true
},
"unsupported": {
"bitcoin:FIRO": "See issue #1588",
"bitcoin:tFIRO": "See issue #1588"
}
"unsupported": {}
},
"trezor1": {
"supported": {

Loading…
Cancel
Save