1 parent ead3073 commit 4803de2Copy full SHA for 4803de2
1 file changed
tests/bench_zpie.c
@@ -33,8 +33,8 @@ int main(int argc, char* argv[])
33
printf("USAGE: ./build/bench_zpie [ACTIONS] [OPTIONS]\n\n");
34
printf("[ACTIONS]:\n");
35
printf("-s <c>: Perform setup of 'c' constraints.\n");
36
- printf("-p <c>: Generate zpie_proof of 'c' constraints.\n");
37
- printf("-v <c>: Verify zpie_proof of 'c' constraints.\n");
+ printf("-p <c>: Generate proof of 'c' constraints.\n");
+ printf("-v <c>: Verify proof of 'c' constraints.\n");
38
printf("[OPTIONS]\n");
39
printf("-l : Activate logs.\n");
40
0 commit comments