mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
wizard restore hook
This commit is contained in:
parent
6fb85f95bf
commit
c329a03757
1 changed files with 1 additions and 2 deletions
|
@ -545,8 +545,7 @@ class InstallWizard(QDialog):
|
|||
wallet.create_accounts(password)
|
||||
|
||||
else:
|
||||
raise
|
||||
|
||||
wallet = run_hook('installwizard_restore', self, self.storage)
|
||||
|
||||
# create first keys offline
|
||||
self.waiting_dialog(wallet.synchronize)
|
||||
|
|
Loading…
Add table
Reference in a new issue