Skip to content

Commit

Permalink
Update ERCS/erc-7785.md
Browse files Browse the repository at this point in the history
Co-authored-by: Bumblefudge <[email protected]>
  • Loading branch information
yuliyaalexiev and bumblefudge authored Oct 28, 2024
1 parent da73ebf commit a11ac49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ERCS/erc-7785.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ An example for a L2:
chain_id = Keccak-256(CHAIN_NAME, SETTLEMENT_CHAIN_ID, VERSION, DEPLOYER_CONTRACT_ADDRESS, SALT)
```
where:
- `L1_CHAIN_ID` is the id of the L1 where the L2 settles, it could be Mainnet or a testnet.
- `SETTLEMENT_CHAIN_ID` is the id of the L1 where the L2 settles, it could be Mainnet or a testnet.
- `VERSION` is to separate the domain of the hash function with an arbitrary string
- `BRIDGE` is the address of the L2 on the L1

Expand Down

0 comments on commit a11ac49

Please sign in to comment.