1
0

hw plugins: ledger: bump pinned lib to 0.3.0, raise max_lib to <0.4

closes https://github.com/spesmilo/electrum/issues/9035
This commit is contained in:
SomberNight
2024-10-11 15:13:34 +00:00
parent 4ec3b7f344
commit 225ed079a9
3 changed files with 5 additions and 7 deletions

View File

@@ -1332,7 +1332,7 @@ class Ledger_KeyStore(Hardware_KeyStore):
class LedgerPlugin(HW_PluginBase):
keystore_class = Ledger_KeyStore
minimum_library = (0, 2, 0)
maximum_library = (0, 3, 0)
maximum_library = (0, 4, 0)
DEVICE_IDS = [(0x2581, 0x1807), # HW.1 legacy btchip
(0x2581, 0x2b7c), # HW.1 transitional production
(0x2581, 0x3b7c), # HW.1 ledger production