Skip to content

Commit

Permalink
fix: typo in hints (#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
meyer9 authored Oct 25, 2024
1 parent 0ca4559 commit 60dee14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/fault-proof/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ Requests the host to prepare all preimages used in the execution of the block at

#### `l2-account-proof <blockhash_and_address>`

Requests the host send account proof for a certain block number and address. `<blockhash_and_address>` is hex
Requests the host send account proof for a certain block hash and address. `<blockhash_and_address>` is hex
encoded: 32-byte block hash + 20-byte address.

`l2-execution-witness` and `l2-account-proof` hints are preferred over the more granular `l2-code` and `l2-state-node`,
Expand Down

0 comments on commit 60dee14

Please sign in to comment.