do not expose network to wizard. update message in issue #1972
This commit is contained in:
@@ -759,7 +759,6 @@ class InstallWizard(BaseWizard, Widget):
|
||||
t.start()
|
||||
|
||||
def terminate(self, **kwargs):
|
||||
self.wallet.start_threads(self.network)
|
||||
self.dispatch('on_wizard_complete', self.wallet)
|
||||
|
||||
def choice_dialog(self, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user