mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-02 02:05:19 +00:00
Fix typo
This commit is contained in:
parent
2c797cd75b
commit
19f527c717
1 changed files with 1 additions and 1 deletions
|
@ -425,7 +425,7 @@ class LedgerPlugin(BasePlugin):
|
|||
return BTChipWallet(s)
|
||||
|
||||
def is_enabled(self):
|
||||
return BTCHIP:
|
||||
return BTCHIP
|
||||
|
||||
def btchip_is_connected(self, wallet):
|
||||
try:
|
||||
|
|
Loading…
Add table
Reference in a new issue