wizard hww: scan devices fewer times and move away from GUI thread
This commit is contained in:
@@ -705,6 +705,7 @@ class DigitalBitboxPlugin(HW_PluginBase):
|
||||
client.setupRunning = True
|
||||
wizard.run_task_without_blocking_gui(
|
||||
task=lambda: client.get_xpub("m/44'/0'", 'standard'))
|
||||
return client
|
||||
|
||||
|
||||
def is_mobile_paired(self):
|
||||
|
||||
Reference in New Issue
Block a user