1
1
What role does the time play in the bitcoin header? Is it ok to set it to 1 sec after the last block and never change it while calculating? Will the block be rejected when the gap is to large?
If 2 people get the correct block ( reach the traget ) who will win? Does the time decide?
Information about the header is taken form here: https://en.bitcoin.it/wiki/Block_hashing_algorithm
I believe OP is asking about the
nTimefield in the block header, which is an absolute timestamp, not the time since the miner started hashing. – Pieter Wuille – 2018-05-13T19:28:40.707