CameronDiver / Minereum

A short script to run the ethminer program and parse it's output to produce more meaningful information.
GNU General Public License v2.0
2 stars 5 forks source link

Show prediction of mined block frequency using the current difficulty and computing power #15

Open jbaldwinroberts opened 9 years ago

jbaldwinroberts commented 9 years ago

etm = eth.getBlock("latest").difficulty/admin.miner.hashrate(); // estimated time in seconds