mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-09 06:18:06 +00:00
miner.php show summary Diff1 Shares total
This commit is contained in:
parent
2c3b16e089
commit
1e4c2cd007
@ -2030,7 +2030,7 @@ function display()
|
||||
|
||||
newtable();
|
||||
doforeach('version', 'rig summary', array(), array(), true);
|
||||
$sum = array('MHS av', 'Getworks', 'Found Blocks', 'Accepted', 'Rejected', 'Discarded', 'Stale', 'Utility', 'Local Work', 'Total MH', 'Work Utility');
|
||||
$sum = array('MHS av', 'Getworks', 'Found Blocks', 'Accepted', 'Rejected', 'Discarded', 'Stale', 'Utility', 'Local Work', 'Total MH', 'Work Utility', 'Diff1 Shares');
|
||||
doforeach('summary', 'summary information', $sum, array(), false);
|
||||
endtable();
|
||||
otherrow('<td><br><br></td>');
|
||||
|
Loading…
Reference in New Issue
Block a user