Implemented verification on CPU.
This commit is contained in:
@@ -38,7 +38,7 @@ bool xmrig::OclRxRunner::run(uint32_t nonce, uint32_t *hashOutput)
|
||||
|
||||
bool xmrig::OclRxRunner::selfTest() const
|
||||
{
|
||||
return false; // TODO
|
||||
return false; // TODO OclRxRunner
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user