diff --git a/Console-Logs.md b/Console-Logs.md index 9953035..82189db 100644 --- a/Console-Logs.md +++ b/Console-Logs.md @@ -154,10 +154,10 @@ Line 4, only displayed in single coin pools `[2020-06-03 22:35:20] Extranonce2 02000000, Block 1233144, Net Diff 990.47` The Extranonce2 report indicates an increment of the extranonce. This occurs with high hash rate -algorithms that can exhaust the nonce range before new work is received. Extranonce allows hashing to continue -uninterrupted. The Extranonce Subscription feature, aka xnonce or ES, is available on most stratum pools -and is enabled by default. Extranonce can be manually disabled using the --no-extranonce option. Display of -the Extranonce2 report can be suppressed using the --quiet option. +algorithms that can exhaust the nonce range before new work is received from the stratum server. Extranonce +allows hashing to continue uninterrupted. The Extranonce Subscription feature, aka xnonce or ES, is available +on most stratum pools and is enabled by default. Extranonce can be manually disabled using the --no-extranonce +option. Display of the Extranonce2 report can be suppressed using the --quiet option. ### GBT/Getwork New block, Work report @@ -241,6 +241,9 @@ at either end. Line 2: +The second line of the Share Result report is displayed only if the share is not accepted or if --debug +option is used. Additional information is also displayed if the share was rejected to assist in troubleshooting. + * Share difficulty. The share difficulty does not matter most of the time so is FYI. As long as the share difficulty is higher than or equal to the target difficulty all shares are considered equal by the pool server based on the stratum difficulty.