const CATCHUP_BLOCK_VERIFY_TAIL_LENGTH: usize = 5;
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.