pub const VERIFICATION_PIPELINE_DROP_LIMIT: HeightDiff = 50_000;
Expand description

The maximum height difference between Zebra’s state tip and a downloaded block. Blocks higher than this will get dropped and return an error.