Skip to content

Commit

Permalink
fix hash
Browse files Browse the repository at this point in the history
  • Loading branch information
srinathsetty committed Dec 30, 2024
1 parent e63f481 commit 78af8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,7 @@ mod tests {
test_pp_digest_with::<PallasEngine, VestaEngine, _, _>(
&TrivialCircuit::<_>::default(),
&TrivialCircuit::<_>::default(),
&expect!["ba7ff40bc60f95f7157350608b2f1892dc33b2470ccf52c3fae0464c61db9501"],
&expect!["b3da591d9a3c7dc2632e550e009f2b745d60cf919956cf02e9ca68e8e5e17603"],
);

test_pp_digest_with::<Bn256EngineIPA, GrumpkinEngine, _, _>(
Expand Down

0 comments on commit 78af8fb

Please sign in to comment.