consensus/ethash: simplify concurrency in VerifyHeaders
This change removes a convoluted use of sync/atomic from VerifyHeaders. It also fixes the annoying error about future blocks.
Loading
Please register or sign in to comment
good morning!!!!
This change removes a convoluted use of sync/atomic from VerifyHeaders. It also fixes the annoying error about future blocks.