mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 08:17:59 +00:00
commit
c2c5f0c13d
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue