mirror of
https://github.com/romanz/amodem.git
synced 2026-04-18 12:16:00 +08:00
Merge pull request #31 from romanz/master
Update ledger branch with the latest changes from master branch
This commit is contained in:
@@ -56,7 +56,7 @@ def _load_trezor():
|
||||
hid_transport=HidTransport,
|
||||
passphrase_ack=PassphraseAck,
|
||||
identity_type=IdentityType,
|
||||
required_version='>=1.3.4',
|
||||
required_version='>=1.4.0',
|
||||
call_exception=CallException)
|
||||
except ImportError:
|
||||
log.exception('Missing module: install via "pip install trezor"')
|
||||
|
||||
Reference in New Issue
Block a user