|
@ -59,7 +59,7 @@ class KeepKeyCompatibleKeyStore(Hardware_KeyStore): |
|
|
self.plugin.sign_transaction(self, tx, prev_tx, xpub_path) |
|
|
self.plugin.sign_transaction(self, tx, prev_tx, xpub_path) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class TrezorCompatiblePlugin(HW_PluginBase): |
|
|
class KeepKeyCompatiblePlugin(HW_PluginBase): |
|
|
# Derived classes provide: |
|
|
# Derived classes provide: |
|
|
# |
|
|
# |
|
|
# class-static variables: client_class, firmware_URL, handler_class, |
|
|
# class-static variables: client_class, firmware_URL, handler_class, |
|
|