|
@@ -297,6 +297,7 @@ static int64_t ztex_scanhash(struct thr_info *thr, struct work *work,
|
|
|
rv = submit_nonce(thr, work, nonce);
|
|
rv = submit_nonce(thr, work, nonce);
|
|
|
applog(LOG_DEBUG, "%s: submitted %0.8x (from N%dE%d) %d", ztex->repr, nonce, i, j, rv);
|
|
applog(LOG_DEBUG, "%s: submitted %0.8x (from N%dE%d) %d", ztex->repr, nonce, i, j, rv);
|