forked from Public/monero-gui
Merge pull request #1867
600c5a7 mining: optimize update function, improve performance (mmbyday)
This commit is contained in:
@@ -688,8 +688,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