Module Tick.Proof_inputs

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