Skip to content

Commit

Permalink
integrity proxy as target address
Browse files Browse the repository at this point in the history
  • Loading branch information
Okm165 committed Oct 4, 2024
1 parent bdc16b0 commit 1725315
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 @@ -44,7 +44,7 @@ After that, you can use `verify-on-starknet.sh` script to send the transaction t
For example, run:

```bash
./verify-on-starknet.sh 0x1c74507b566047b76c625f75d6ea7987fb1e3b3f225c7dd7836bd7381f6ef44 examples/calldata recursive keccak_248_lsb stone5 cairo0
./verify-on-starknet.sh 0x16409cfef9b6c3e6002133b61c59d09484594b37b8e4daef7dcba5495a0ef1a examples/calldata recursive keccak_248_lsb stone5 cairo0
```

This bash script internally calls `verify_proof_full_and_register_fact` function on FactRegistry contract.
Expand Down

0 comments on commit 1725315

Please sign in to comment.