mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-15 18:47:25 -04:00
@@ -68,6 +68,8 @@ Rectangle {
|
||||
wizardStateView.state = "wizardRestoreWallet1";
|
||||
}
|
||||
onNextClicked: {
|
||||
wizardController.walletOptionsPassword = passwordFields.password;
|
||||
|
||||
if(appWindow.walletMode === 0 || appWindow.walletMode === 1){
|
||||
wizardController.fetchRemoteNodes(function(){
|
||||
wizardStateView.state = "wizardRestoreWallet4";
|
||||
|
||||
Reference in New Issue
Block a user