Merge pull request #722

5ec575b Do not output seed in log (Jaquee)
This commit is contained in:
Riccardo Spagni 2017-05-30 21:43:38 +02:00
commit c2c5f0c13d
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

View file

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