Skip to content

Commit

Permalink
Merge pull request #51 from zksecurity/add-program-input-hint
Browse files Browse the repository at this point in the history
Update readme for cairo 0 program hints
  • Loading branch information
mellowcroc authored Feb 4, 2025
2 parents cc3738d + 23b6c80 commit f7b12d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ Here are the specific steps for the above process:

#### Notes

- Cairo 0 programs that use hints are not supported
- Only certain hints for Cairo 0 programs are supported (see `examples/cairo0/with_hint` for examples that use supported hints)
- Only the `starknet` layout is supported for bootloader proofs
- Programs should use the `output` builtin--programs that do not can be proved, but won't verify on Ethereum

Expand Down

0 comments on commit f7b12d2

Please sign in to comment.