device manager: index devices by xpub
This commit is contained in:
@@ -3,7 +3,6 @@ from electrum.i18n import _
|
||||
fullname = 'TREZOR Wallet'
|
||||
description = _('Provides support for TREZOR hardware wallet')
|
||||
requires = [('trezorlib','github.com/trezor/python-trezor')]
|
||||
#requires_wallet_type = ['trezor']
|
||||
registers_keystore = ('hardware', 'trezor', _("TREZOR wallet"))
|
||||
available_for = ['qt', 'cmdline']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user