Snapchain / op-chain-deployment

2 stars 0 forks source link

chore: configure fund amount #22

Closed lesterli closed 1 month ago

lesterli commented 1 month ago

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

L1_FUND_AMOUNT=1ether

./scripts/l2/l2-gen-addresses.sh

cast balance -e <ADMIN> --rpc-url <L1_RPC_URL>