This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 505
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: bridge ERC20 tokens from L1 to L2 using
migrations
scripts (#486)
* fix: initialise child ERC20 tokens * test * fix: update child chain address of newly created tokens * chore: simplify * chore: rename variables * test: update erc20/erc721 deployment * chore: typo * fix: small issue when initializing erc721 * chore: use `new` instead of `deploy` * chore: nit * test * chore: nit * chore: update the other migration file * chore: nit
- Loading branch information
Showing
2 changed files
with
102 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters