forked from Public/monero-gui
started integrating wallet library
This commit is contained in:
@@ -99,7 +99,9 @@ Rectangle {
|
||||
currentPath = "create_wallet"
|
||||
pages = paths[currentPath]
|
||||
currentPage = pages.indexOf(createWalletPage)
|
||||
createWalletPage.createWallet(settings)
|
||||
handlePageChanged()
|
||||
|
||||
}
|
||||
|
||||
function openRecoveryWalletPage() {
|
||||
|
||||
Reference in New Issue
Block a user