Skip to content

Commit

Permalink
Update packages/taiko-client/integration_test/deploy_l1_contract.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dantaik authored Sep 11, 2024
1 parent 5d93917 commit dbf5ef9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ source scripts/common.sh
source integration_test/l1_env.sh

cd ../protocol &&
forge script script/layer1/DeployProtocolOnL1.s.sol:DeployProtocolOnL1 \
forge script script/DeployOnL1.s.sol:DeployOnL1 \
--fork-url "$L1_HTTP" \
--broadcast \
--ffi \
Expand Down

0 comments on commit dbf5ef9

Please sign in to comment.