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