Skip to content

Commit

Permalink
typo interop.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cypherpepe authored Nov 24, 2024
1 parent f63c18e commit 641c9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/specs/zk_chains/interop.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The interop process has 7 main steps, each with its substeps:
it to the MessageRoot.
6. Receiving the tx on the destination chain

- On the destination chain the xL2 txs is verified. This means the merkle proof is checked agains the MessageRoot.
- On the destination chain the xL2 txs is verified. This means the merkle proof is checked against the MessageRoot.
This shows the the xL2 txs was indeed sent.
- After this the txs can be executed. The tx hash is stored in the L2Nullifier contract, so that the txs cannot be
replayed.
Expand Down

0 comments on commit 641c9e6

Please sign in to comment.