mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-29 16:31:29 +00:00
follow-up 958b794bc9
This commit is contained in:
parent
1359fac4c9
commit
52eb4aebe6
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ class KeepKeyCompatibleKeyStore(Hardware_KeyStore):
|
|||
self.plugin.sign_transaction(self, tx, prev_tx, xpub_path)
|
||||
|
||||
|
||||
class TrezorCompatiblePlugin(HW_PluginBase):
|
||||
class KeepKeyCompatiblePlugin(HW_PluginBase):
|
||||
# Derived classes provide:
|
||||
#
|
||||
# class-static variables: client_class, firmware_URL, handler_class,
|
||||
|
|
Loading…
Add table
Reference in a new issue