Enhance share rejection messages to include nonce and hash (#2173)

This commit is contained in:
Blade Doyle
2018-12-18 11:12:05 +00:00
committed by Yeastplume
parent fcec70d1e3
commit 590ea33484
2 changed files with 27 additions and 21 deletions
+1 -1
View File
@@ -524,7 +524,7 @@ Grin Stratum protocol implementation contains the following error message:
Miners SHOULD, MAY or MUST respect the following rules:
- Miners SHOULD randomize the job nonce before starting (not the way it is now, the way it should be)
- Miners SHOULD randomize the job nonce before starting
- Miners MUST continue mining the same job until the server sends a new one, though a miner MAY request a new job at any time
- Miners MUST NOT send an rpc response to a job request from the server
- Miners MAY set the RPC "id" and expect responses to have that same id