Add getlocalsolps and getnetworksolps RPC calls, show them in getmininginfo
This commit is contained in:
@@ -31,6 +31,9 @@ extern AtomicCounter solutionTargetChecks;
|
||||
|
||||
void TrackMinedBlock(uint256 hash);
|
||||
|
||||
void MarkStartTime();
|
||||
double GetLocalSolPS();
|
||||
|
||||
void ConnectMetricsScreen();
|
||||
void ThreadShowMetricsScreen();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user