fix: restore wallet from master public key
This commit is contained in:
@@ -2315,7 +2315,8 @@ class ElectrumGui:
|
||||
|
||||
|
||||
def password_dialog(self):
|
||||
ElectrumWindow.change_password_dialog(self.wallet)
|
||||
if self.wallet.seed:
|
||||
ElectrumWindow.change_password_dialog(self.wallet)
|
||||
|
||||
|
||||
def restore_wallet(self):
|
||||
|
||||
Reference in New Issue
Block a user