mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-10 17:53:06 +00:00
Minor
This commit is contained in:
parent
2e4bea59ee
commit
fd03a187ce
@ -528,7 +528,7 @@ mod tests {
|
||||
)?;
|
||||
test_serialization(&proof, &cd)?;
|
||||
|
||||
let (proof, vd, cd) = recursive_proof::<F, KC, GC, D>(
|
||||
let (proof, _vd, cd) = recursive_proof::<F, KC, GC, D>(
|
||||
proof,
|
||||
vd,
|
||||
cd,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user