forked from Public/monero-gui
Merge pull request #2097
ed603f3 device: fix hardware wallet creation / restore height (xiphon)
This commit is contained in:
@@ -507,6 +507,7 @@ Rectangle {
|
||||
function openWalletFile(fn) {
|
||||
persistentSettings.restore_height = 0;
|
||||
persistentSettings.is_recovering = false;
|
||||
persistentSettings.is_recovering_from_device = false;
|
||||
|
||||
appWindow.restoreHeight = 0;
|
||||
appWindow.walletPassword = "";
|
||||
|
||||
Reference in New Issue
Block a user