Post
Topic
Board Development & Technical Discussion
Re: question on finding nonce
by
Xynerise
on 20/04/2018, 19:46:01 UTC
What if it would be more efficient to make each miner to try to find nonces for different sets of transactions rather than finding nonces for the same set?
The nonce is iterated to find a block hash lower than the target.
Before you start trying nonces you must have a candidate block already (complete with transactions)