followup 9e225d1: rm save_last_wallet call
This commit is contained in:
@@ -237,8 +237,6 @@ class QEDaemon(AuthMixin, QObject):
|
|||||||
else:
|
else:
|
||||||
self._logger.info('use single password disabled by config')
|
self._logger.info('use single password disabled by config')
|
||||||
|
|
||||||
self.daemon.config.save_last_wallet(wallet)
|
|
||||||
|
|
||||||
run_hook('load_wallet', wallet)
|
run_hook('load_wallet', wallet)
|
||||||
|
|
||||||
success = True
|
success = True
|
||||||
|
|||||||
Reference in New Issue
Block a user