Updated Console Logs (markdown)

JayDDee
2020-05-25 14:19:52 -04:00
parent d2ea79eb40
commit 3a09edaf44

@@ -15,7 +15,8 @@ explorers, etc) to provide a more complete picture of actual mining performance.
The descriptions below will help understanding the significance of each field and how it can be used The descriptions below will help understanding the significance of each field and how it can be used
to assess mining performance, help identify problems and aid troubleshooting. to assess mining performance, help identify problems and aid troubleshooting.
Raw data is either provided by the server or by measured observations (ie time). All estimates and performance measuremnents are believed to be statisitcally accurate, however no formal statistical proof has been done. Raw data is either provided by the server or by measured observations (ie time). All estimates and performance measuremnents are believed to be statisitcally accurate except as noted, however no formal statistical proof
has been done.
For users not interested in details the --quiet option can be used to suppress many of them. For users not interested in details the --quiet option can be used to suppress many of them.
@@ -145,7 +146,8 @@ effective hash rate and lost hash rate. The reference hash rate is used to calcu
Line 4, only displayed in single coin pools Line 4, only displayed in single coin pools
* network hashrate estimate is calculated from network difficulty and the number of blocks found during * network hashrate estimate is calculated from network difficulty and the number of blocks found during
the mining session. 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 ### GBT/Getwork New block, Work report
@@ -163,8 +165,7 @@ stratum version the network hashrate is not an estimate. It is accurate as it is
the getmininginfo method. the getmininginfo method.
There is no target diff and no share TTF. The block TTF is displayed for the miner and network based on the There is no target diff and no share TTF. The block TTF is displayed for the miner and network based on the
network difficulty and miner's reference hash rate and the network hash rate, respectively. It is considered network difficulty and miner's reference hash rate or network hash rate, respectively.
statistically accurate.