|
|
|
|
@ -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 |
|
|
|
|
|