mirror of
https://github.com/arnaucube/hyperplonk.git
synced 2026-01-12 08:51:33 +01:00
49 verify validity of subclaims in plonk verification (#51)
This commit is contained in:
@@ -242,7 +242,7 @@ pub(super) fn batch_verify_internal<E: PairingEngine>(
|
||||
uni_verifier_param,
|
||||
&batch_proof.q_x_commit,
|
||||
&domain.element(i),
|
||||
&value,
|
||||
value,
|
||||
&batch_proof.q_x_opens[i],
|
||||
)? {
|
||||
#[cfg(debug_assertion)]
|
||||
|
||||
Reference in New Issue
Block a user