mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 15:17:25 -04:00
Do not output seed in log
This commit is contained in:
@@ -520,8 +520,6 @@ Rectangle {
|
|||||||
|
|
||||||
if(typeof daemonManager != "undefined")
|
if(typeof daemonManager != "undefined")
|
||||||
appWindow.daemonRunning = daemonManager.running(persistentSettings.testnet)
|
appWindow.daemonRunning = daemonManager.running(persistentSettings.testnet)
|
||||||
|
|
||||||
console.log(currentWallet.seed);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// fires only once
|
// fires only once
|
||||||
|
|||||||
Reference in New Issue
Block a user