Is it possible to have different nonce which are satisfying the same condition of having let's say 4 leading zeroes in the hash?
Is it possible that one node suggests 89123 nonce and other node suggests 30221 nonce, both leading to a valid (but different hashes) leading to 4 zeroes?
Does nonce calculation always start from 0 or 1 up to infinity?