From 3a09edaf4430254cf6f6341e5e558e5b7fcc5db1 Mon Sep 17 00:00:00 2001 From: JayDDee Date: Mon, 25 May 2020 14:19:52 -0400 Subject: [PATCH] Updated Console Logs (markdown) --- Console-Logs.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Console-Logs.md b/Console-Logs.md index 8256b62..6a6ea75 100644 --- a/Console-Logs.md +++ b/Console-Logs.md @@ -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.