"new wallet" and "recovery wallet" flows are implemented using libwallet

api
This commit is contained in:
Ilya Kitaev
2016-06-14 16:09:14 +03:00
parent b7787dc670
commit 1eac46ae73
8 changed files with 61 additions and 27 deletions

View File

@@ -45,6 +45,7 @@ Item {
function onPageClosed(settingsObject) {
settingsObject.wallet.setPassword(passwordItem.password)
return true
}
function handlePassword() {