diff --git a/specs/fault-proof/index.md b/specs/fault-proof/index.md index d9ddd76d3..b1d35a458 100644 --- a/specs/fault-proof/index.md +++ b/specs/fault-proof/index.md @@ -446,7 +446,7 @@ Requests the host to prepare all preimages used in the execution of the block at #### `l2-account-proof ` -Requests the host send account proof for a certain block number and address. `` is hex +Requests the host send account proof for a certain block hash 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`,