diff --git a/stratum/client_submit.cpp b/stratum/client_submit.cpp index cb351b9..c44c5d1 100644 --- a/stratum/client_submit.cpp +++ b/stratum/client_submit.cpp @@ -256,7 +256,7 @@ void client_do_submit(YAAMP_CLIENT *client, YAAMP_JOB *job, YAAMP_JOB_VALUES *su if(coind->noblocknotifiy) { // DCR go wallet doesnt handle blocknotify= config (yet) // required to store the user id and the user diff - block_confirm(coind->id, hash1); + block_confirm(coind->id, submitvalues->hash_be); } #ifdef HASH_DEBUGLOG_