Add average hash rate to metrics
This commit is contained in:
@@ -25,6 +25,7 @@ struct AtomicCounter {
|
||||
|
||||
extern AtomicCounter transactionsValidated;
|
||||
extern AtomicCounter ehSolverRuns;
|
||||
extern AtomicCounter solutionTargetChecks;
|
||||
extern AtomicCounter minedBlocks;
|
||||
|
||||
void ConnectMetricsScreen();
|
||||
|
||||
Reference in New Issue
Block a user