update neoscrypt with Nanashi changes
This commit is contained in:
parent
bf17f34001
commit
6abee0659e
@ -180,7 +180,7 @@ extern "C" int scanhash_lbry(int thr_id, struct work *work, uint32_t max_nonce,
|
||||
|
||||
} while (!work_restart[thr_id].restart);
|
||||
|
||||
//*hashes_done = pdata[LBC_NONCE_OFT32] - first_nonce;
|
||||
*hashes_done = pdata[LBC_NONCE_OFT32] - first_nonce;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user