Skip to content

Commit

Permalink
Merge branch 'matter-labs:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
CrytoInsight authored Dec 30, 2023
2 parents 09d9f82 + 88f1b35 commit 8e3ab30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/specs/the_hyperchain/shared_bridge.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ be able to leverage them when available).
- `BridgehubMailbox` routes messages to the Diamond proxy’s Mailbox facet based on chainID

- Same as the current zkEVM
[Mailbox](https://github.com/matter-labs/era-contracts/blob/main/ethereum/contracts/zksync/facets/Mailbox.sol), just
with chainId,
[Mailbox](https://github.com/matter-labs/era-contracts/blob/main/l1-contracts/contracts/zksync/facets/Mailbox.sol),
just with chainId,
- Ether needs to be deposited and withdrawn from here.
- This is where L2 transactions can be requested.

Expand Down

0 comments on commit 8e3ab30

Please sign in to comment.