Merge branch 'new_staker' into mastertest
This commit is contained in:
@@ -136,7 +136,7 @@ int64_t GetUptime()
|
||||
|
||||
double GetLocalSolPS()
|
||||
{
|
||||
if (ASSETCHAINS_ALGO == ASSETCHAINS_VERUSHASH)
|
||||
if (ASSETCHAINS_ALGO == ASSETCHAINS_VERUSHASH || ASSETCHAINS_ALGO == ASSETCHAINS_VERUSHASHV2)
|
||||
{
|
||||
return miningTimer.rate(nHashCount);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user