First working cryptonight-heavy.

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

View file

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