Do not output seed in log

This commit is contained in:
Jaquee 2017-05-09 13:08:40 +02:00
parent 009362451d
commit 5ec575b376

View file

@ -520,8 +520,6 @@ Rectangle {
if(typeof daemonManager != "undefined")
appWindow.daemonRunning = daemonManager.running(persistentSettings.testnet)
console.log(currentWallet.seed);
}
// fires only once