l2geth: skip clique consensus rule
There is a rule in the Clique `verifyHeader` function that will prevent blocks with a timestamp in the future from being included in the chain. We want to ensure that this check is being the `UsingOVM` flag as to prevent blocks from ever being considered not valid.
Showing
Please register or sign in to comment