From 644bd8b5236cffccdb743c03cb7cd4d37ff6c9c0 Mon Sep 17 00:00:00 2001 From: Robert Martin-Legene <robert@nic.ar> Date: Fri, 14 Jun 2019 19:26:19 -0300 Subject: [PATCH] mejor usar mayseal aqui --- bin/monitor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/monitor.js b/bin/monitor.js index a1f8037..1f0e420 100755 --- a/bin/monitor.js +++ b/bin/monitor.js @@ -286,7 +286,7 @@ function unlock() function() { web3.bfa.miner.stop(); - web3.bfa.miner.start(); + mayseal(); } ) } -- GitLab