From 35812f063cd76f984400493d4fc120e7b7804123 Mon Sep 17 00:00:00 2001 From: JayDDee Date: Sun, 1 Mar 2020 22:09:03 -0500 Subject: [PATCH] Updated cpuminer opt READMEs, HowTos & FAQs (markdown) --- cpuminer-opt-READMEs,-HowTos-&-FAQs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpuminer-opt-READMEs,-HowTos-&-FAQs.md b/cpuminer-opt-READMEs,-HowTos-&-FAQs.md index ba80273..794f554 100644 --- a/cpuminer-opt-READMEs,-HowTos-&-FAQs.md +++ b/cpuminer-opt-READMEs,-HowTos-&-FAQs.md @@ -561,7 +561,7 @@ Line 4: * TTF, an abbeviation for Time To Find, an estimate of the average time required to find either a block or a share for a given hash rate. * Reference hash rate of the miner, this is the traditional hash rate displayed by most miners. It is -calculated by counting the number of hashes over time. It should be statistically equal to the sum of the +calculated by counting the nonces hashed over time. It should be statistically equal to the sum of the effective hash rate and lost hash rate. * Block TTF estimate calculated from miner's reference hash rate and network difficulty. * Share TTF estimate calculated from miner's reference hash rate and target difficulty.