Fix typo
This commit is contained in:
@@ -425,7 +425,7 @@ class LedgerPlugin(BasePlugin):
|
|||||||
return BTChipWallet(s)
|
return BTChipWallet(s)
|
||||||
|
|
||||||
def is_enabled(self):
|
def is_enabled(self):
|
||||||
return BTCHIP:
|
return BTCHIP
|
||||||
|
|
||||||
def btchip_is_connected(self, wallet):
|
def btchip_is_connected(self, wallet):
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user