mining: disable mining status check for remote nodes

pull/2/head
Jaquee 7 years ago
parent 2e3350c060
commit 03eaaa46e0

@ -235,7 +235,7 @@ Rectangle {
console.log("Mining page loaded");
update()
timer.running = true
timer.running = isDaemonLocal()
}
function onPageClosed() {