Updated Console Logs (markdown)

JayDDee
2020-06-03 23:07:25 -04:00
parent 3a09edaf44
commit e9f3a94f30

@@ -149,14 +149,22 @@ Line 4, only displayed in single coin pools
the mining session. This is an estimate of what the nominal hash rate would be based on the current
difficulty and the block emission rate. It is not considered accurate.
### GBT/Getwork New block, Work report
### Extranonce2 report
`[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.
### GBT/Getwork New block, Work report
`[2020-02-28 10:54:02] New block 6273226, Net Diff 118.48, Ntime 5e5c2e79`
` Miner TTF @ 3938.69 kh/s 2h04m, Net TTF @ 68.24 Mh/s 6m11s`
The GBT or getwork New Block report is similar to the stratum New Block with a few differences. There is no
stratum difficulty and no job id. New work is detected by a change of the ntime field of the block header data.
@@ -168,7 +176,6 @@ There is no target diff and no share TTF. The block TTF is displayed for the min
network difficulty and miner's reference hash rate or network hash rate, respectively.
## Share submitted report