Closed lesterli closed 1 month ago
This PR makes a minor change to configure the fund amount.
To config the fund amount in .env, run the script and then check the account balance
.env
L1_FUND_AMOUNT=1ether ./scripts/l2/l2-gen-addresses.sh cast balance -e <ADMIN> --rpc-url <L1_RPC_URL>
Summary
This PR makes a minor change to configure the fund amount.
Test Plan
To config the fund amount in
.env
, run the script and then check the account balance