mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 06:57:25 -04:00
mining: disable mining status check for remote nodes
This commit is contained in:
@@ -235,7 +235,7 @@ Rectangle {
|
|||||||
console.log("Mining page loaded");
|
console.log("Mining page loaded");
|
||||||
|
|
||||||
update()
|
update()
|
||||||
timer.running = true
|
timer.running = isDaemonLocal()
|
||||||
|
|
||||||
}
|
}
|
||||||
function onPageClosed() {
|
function onPageClosed() {
|
||||||
|
|||||||
Reference in New Issue
Block a user