pub fn serialize_evalcheck_proof<B: BufMut, F: TowerField>(
transcript: &mut TranscriptWriter<'_, B>,
evalcheck: &EvalcheckProof<F>,
)Expand description
Serializes the EvalcheckProof into the transcript
pub fn serialize_evalcheck_proof<B: BufMut, F: TowerField>(
transcript: &mut TranscriptWriter<'_, B>,
evalcheck: &EvalcheckProof<F>,
)Serializes the EvalcheckProof into the transcript