libwalletqt: add a few daemon read access routines

This commit is contained in:
moneromooo.monero
2016-11-24 11:14:46 +00:00
parent af4e49cd0f
commit 87d07515a8
3 changed files with 40 additions and 0 deletions

View File

@@ -176,6 +176,8 @@ ApplicationWindow {
}
walletManager.setDaemonAddress(persistentSettings.daemon_address)
// wallet already opened with wizard, we just need to initialize it
if (typeof wizard.settings['wallet'] !== 'undefined') {
console.log("using wizard wallet")