mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-21 16:07:27 -04:00
mining: optimize update function, improve performance
This commit is contained in:
@@ -694,8 +694,6 @@ Rectangle {
|
||||
// Light wallet is always ready
|
||||
pageRoot.enabled = true;
|
||||
root.warningContent = "";
|
||||
// check if daemon was already mining and add mining logo if true
|
||||
middlePanel.miningView.update();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user