Post
Topic
Board Bitcoin Discussion
Topic OP
Where does the guessing of nonce begin?
by
sunszl
on 19/02/2014, 01:23:58 UTC
In btc mining, miners should guess a nonce that produce the right hash.
I just want to know the way of guessing.( in btc-wallet or in cgminer).
Does it begin with 0 and continue the increment(+1).
Does it just initial a random number and randomly change it.