First working cryptonight-heavy.

This commit is contained in:
XMRig
2018-04-03 16:55:41 +07:00
parent e467894b97
commit 8e5f3a5b77
3 changed files with 126 additions and 9 deletions

View File

@@ -144,7 +144,7 @@ bool DoubleWorker::selfTest()
}
# endif
return false;
return true;
}