Umar Ashrfy
Results
2
comments of
Umar Ashrfy
Total hashes are different then the Total accepted hashes. Try this setInterval(function(){console.log("Mining @" + miner.getHashesPerSecond().toFixed(2) + "/s || Total :" + miner.getTotalHashes() + " || Accepted :" +miner.getAcceptedHashes() )},1000); Mining...
Thanks for reply Mayank. I found this in stack overflow and ran it. Error got changed to this. > umar@Umars-Macbook-Pro golocal-admin % quasar dev > > Dev mode.......... spa >...