common wallet.restore() method for GUIs
This commit is contained in:
@@ -90,8 +90,7 @@ class ElectrumGui:
|
||||
exit()
|
||||
else:
|
||||
wallet = Wallet(storage)
|
||||
|
||||
wallet.start_threads(self.network)
|
||||
wallet.start_threads(self.network)
|
||||
|
||||
self.main_window = w = ElectrumWindow(self.config, self.network)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user