Module Impl.Proof_inputs

type t = Tick0.Proof_inputs.t = {
public_inputs : Field.Vector.t;
auxiliary_inputs : Field.Vector.t;
}