1
0
Fork 0
mirror of synced 2025-09-23 20:28:36 +00:00

fix mpc integration test

This commit is contained in:
dark64 2022-06-13 15:42:49 +02:00
parent 99f08015a1
commit 9283aceeaf

View file

@ -34,5 +34,5 @@ zokrates mpc export -i final.params
# use the keys to generate proofs and verify
zokrates compute-witness -i circuit -a 123456789 987654321 --verbose
zokrates generate-proof -i circuit
zokrates verify
zokrates generate-proof -i circuit -b bellman
zokrates verify -b bellman