Skip to content

Commit

Permalink
tiny nit while following the guide
Browse files Browse the repository at this point in the history
  • Loading branch information
signorecello authored Jan 7, 2025
1 parent ef04733 commit 4a4bbec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ nargo execute witness
bb prove_ultra_keccak_honk -b target/hello.json -w target/witness.gz -o target/proof.bin
```

Finally, you can obtain the `full_proof_with_hints` array using the garaga CLI : 
Finally, you can obtain the `full_proof_with_hints` array using the garaga CLI. From within the "target" directory: 

```bash
garaga calldata --system ultra_keccak_honk --vk vk.bin --proof proof.bin --format array
Expand Down

0 comments on commit 4a4bbec

Please sign in to comment.