Does this mean all 825 plots are being scanned in less than a second? This taken from my debug file.
plots were eligible for farming 2f8da95ed2… Found 0 proofs. Time: 0.18746 s. Total 825 plots
Does this mean all 825 plots are being scanned in less than a second? This taken from my debug file.
plots were eligible for farming 2f8da95ed2… Found 0 proofs. Time: 0.18746 s. Total 825 plots
Yes. Note the much smaller number of plots that were eligible. For each challenge, each plot has a 1/512 chance of being eligible. The filter is very efficient, so the farmer only has to really inspect a handful of plots (at most).
Thanks, I was wondering as I hear some people saying theirs took > 30 seconds.