Added support for "cn/msr" also known as "cn-fast".

This commit is contained in:
XMRig
2018-06-10 19:48:34 +07:00
parent 26ccc728c1
commit 4fd3700011
10 changed files with 136 additions and 75 deletions

View File

@@ -48,6 +48,7 @@ protected:
private:
bool resume(const Job &job);
bool verify(xmrig::Variant variant, const uint8_t *referenceValue);
void consumeJob();
void save(const Job &job);