Skip to content

Commit

Permalink
adjusting accounts for L2->L1 test
Browse files Browse the repository at this point in the history
  • Loading branch information
count-sum committed Oct 22, 2024
1 parent 3f6017e commit 1d27134
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ deploy-l2-test-erc20:
TEST_ERC20_NAME=TestERC20 \
TEST_ERC20_SYMBOL=TERC20 \
TEST_ERC20_INITIAL_SUPPLY=100000 \
TEST_ERC20_MINT_RECEIVER=0x6d26dcc30a1693043aefa35ed9171c16da53f275 \
TEST_ERC20_MINT_RECEIVER=0xe00cad48944330a60bbaedfbf2e0ac97e9762a1e \
npx hardhat deploy --network zkevm_dev --tags TestERC20

upgrade-linea-rollup-on-uat:
Expand Down
Loading

0 comments on commit 1d27134

Please sign in to comment.