store gui last wallet separately, to fix command line
This commit is contained in:
@@ -298,7 +298,7 @@ class ElectrumWindow(QMainWindow):
|
||||
self.load_wallet(wallet)
|
||||
self.show()
|
||||
# save path
|
||||
self.config.set_key('default_wallet_path', filename)
|
||||
self.config.set_key('gui_last_wallet', filename)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user