Skip to content

Commit 4f7c65d

Browse files
fix: change groth make target in readme (#357)
Co-authored-by: Mauro Toscano <12560266+MauroToscano@users.noreply.github.com>
1 parent cd8a7bc commit 4f7c65d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ make batcher_send_sp1_task
450450
#### Send one Groth 16 proof
451451

452452
```bash
453-
make batcher_send_groth16_task
453+
make batcher_send_groth16_bn254_task
454454
```
455455

456456
#### Send infinite Groth 16 proofs

0 commit comments

Comments
 (0)