mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 03:17:26 -04:00
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