wizard hww: scan devices fewer times and move away from GUI thread
This commit is contained in:
@@ -283,6 +283,7 @@ class KeepKeyPlugin(HW_PluginBase):
|
||||
wizard.run_task_without_blocking_gui(
|
||||
task=lambda: client.get_xpub("m", 'standard'))
|
||||
client.used()
|
||||
return client
|
||||
|
||||
def get_xpub(self, device_id, derivation, xtype, wizard):
|
||||
if xtype not in self.SUPPORTED_XTYPES:
|
||||
|
||||
Reference in New Issue
Block a user