mirror of
https://github.com/arnaucube/gnark-plonky2-verifier.git
synced 2026-01-12 00:51:33 +01:00
Upgraded dependencies
This commit is contained in:
@@ -78,6 +78,6 @@ func TestPublicInputsHashWitness2(t *testing.T) {
|
||||
test.WithBackends(backend.GROTH16),
|
||||
test.WithCurves(ecc.BN254),
|
||||
test.NoFuzzing(),
|
||||
test.NoSerialization(),
|
||||
test.NoSerializationChecks(),
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user