Fix typo
This commit is contained in:
parent
2c797cd75b
commit
19f527c717
@ -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…
Reference in New Issue
Block a user