ensure_transition

Function ensure_transition 

Source
fn ensure_transition<F: FftField>(curr: &[F], next: &[F]) -> Result<(), String>