follow-up 958b794bc9
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user