mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Console Logs (markdown)
@@ -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
|
||||
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.
|
||||
|
||||
@@ -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
|
||||
|
||||
* 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
|
||||
|
||||
@@ -163,8 +165,7 @@ stratum version the network hashrate is not an estimate. It is accurate as it is
|
||||
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
|
||||
network difficulty and miner's reference hash rate and the network hash rate, respectively. It is considered
|
||||
statistically accurate.
|
||||
network difficulty and miner's reference hash rate or network hash rate, respectively.
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user