mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-12 07:37:26 -04:00
Save wallet password
This commit is contained in:
@@ -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