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.
Showing
Please register or sign in to comment
This change removes a convoluted use of sync/atomic from VerifyHeaders. It also fixes the annoying error about future blocks.