Skip to content

Commit

Permalink
fault-proofs: Clarify that the local preimage for Chain ID is the L2 …
Browse files Browse the repository at this point in the history
…chain ID (#80)
  • Loading branch information
ajsutton authored Mar 5, 2024
1 parent e41fa15 commit 8d837fd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -268,12 +268,12 @@ can write to and reference unique local keys in the `PreimageOracle` for each of
transitions.

| Identifier | Description |
| ---------- | ------------------------------------------------------ |
| ---------- |--------------------------------------------------------|
| `1` | Parent L1 head hash at the time of the proposal |
| `2` | Starting output root hash (commits to block # `n`) |
| `3` | Disputed output root hash (commits to block # `n + 1`) |
| `4` | Disputed L2 block number (block # `n + 1`) |
| `5` | Chain ID |
| `5` | L2 Chain ID |

For global `keccak256` preimages, there are two routes for players to submit:

Expand Down

0 comments on commit 8d837fd

Please sign in to comment.