Post
Topic
Board Development & Technical Discussion
Re: A question about miners choosing fork.
by
o_e_l_e_o
on 14/05/2023, 15:58:47 UTC
That's a greate explanation and a pretty crucial point. So a difficulty comparison is done every time by just checking the zeros in front of the latest blockhash?
Not quite. The amount of work is based on the current target, and not the individual hashes of each block. Every block in the same difficulty epoch will add the same amount of chain work, regardless of the actual hashes or the number of leading zeroes in each hash.