1
0

simplify directories: electrum_dir

This commit is contained in:
thomasv
2013-09-02 15:05:33 +02:00
parent 8774f1a193
commit 48efc62b2d
4 changed files with 19 additions and 17 deletions

View File

@@ -177,8 +177,6 @@ class InstallWizard(QDialog):
self.config.set_key("server", None, True)
self.config.set_key('auto_cycle', False, True)
#self.interface.start(wait = False)
# generate the first addresses, in case we are offline
if s is None or a == 'create':
wallet.synchronize()