forked from Public/monero-gui
Do not output seed in log
This commit is contained in:
@@ -520,8 +520,6 @@ Rectangle {
|
||||
|
||||
if(typeof daemonManager != "undefined")
|
||||
appWindow.daemonRunning = daemonManager.running(persistentSettings.testnet)
|
||||
|
||||
console.log(currentWallet.seed);
|
||||
}
|
||||
|
||||
// fires only once
|
||||
|
||||
Reference in New Issue
Block a user