mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-12 04:47:26 -04:00
"new wallet" and "recovery wallet" flows are implemented using libwallet
api
This commit is contained in:
@@ -45,6 +45,7 @@ Item {
|
||||
|
||||
function onPageClosed(settingsObject) {
|
||||
settingsObject.wallet.setPassword(passwordItem.password)
|
||||
return true
|
||||
}
|
||||
|
||||
function handlePassword() {
|
||||
|
||||
Reference in New Issue
Block a user