trezor: bump lib version, implement new passphrase-on-device UI
This commit is contained in:
@@ -2,7 +2,7 @@ from electrum.i18n import _
|
||||
|
||||
fullname = 'Trezor Wallet'
|
||||
description = _('Provides support for Trezor hardware wallet')
|
||||
requires = [('trezorlib','github.com/trezor/python-trezor')]
|
||||
requires = [('trezorlib','pypi.org/project/trezor/')]
|
||||
registers_keystore = ('hardware', 'trezor', _("Trezor wallet"))
|
||||
available_for = ['qt', 'cmdline']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user