Function same_checkpoint_window

Source
fn same_checkpoint_window(
    constants: &ConsensusConstantsChecked,
    prev: &GlobalSlot,
    next: &GlobalSlot,
    w: &mut Witness<Fp>,
) -> Boolean