ledger: bump min btchip-python (0.1.30->0.1.32)
So that it has https://github.com/LedgerHQ/btchip-python/pull/42 fixes #6928
This commit is contained in:
@@ -578,7 +578,7 @@ class Ledger_KeyStore(Hardware_KeyStore):
|
||||
|
||||
class LedgerPlugin(HW_PluginBase):
|
||||
keystore_class = Ledger_KeyStore
|
||||
minimum_library = (0, 1, 30)
|
||||
minimum_library = (0, 1, 32)
|
||||
client = None
|
||||
DEVICE_IDS = [
|
||||
(0x2581, 0x1807), # HW.1 legacy btchip
|
||||
|
||||
Reference in New Issue
Block a user