Constant CATCHUP_BLOCK_VERIFY_TAIL_LENGTH

Source
const CATCHUP_BLOCK_VERIFY_TAIL_LENGTH: usize = 5;
Expand description

How close to the best tip we have to be for the full verification of proofs contained in the block body (zkApp txns and completed works) to be enabled.