Function assert_required_air_for_agg_vm_present

Source
pub fn assert_required_air_for_agg_vm_present<C: Config>(
    builder: &mut Builder<C>,
    proof: &StarkProofVariable<C>,
)
Expand description

Asserts that the aggregation VM proof contains the required fixed AIR slots.

This also establishes proof.per_air.len() >= PUBLIC_VALUES_AIR_ID + 1.