Skip to content

Commit

Permalink
Merge pull request #1092 from BalrajHariharanA/patch-3
Browse files Browse the repository at this point in the history
Deploy the L1 contract command path updated
  • Loading branch information
krofax authored Nov 15, 2024
2 parents fba54c2 + 017f4e6 commit 3a45fb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ Once you've configured your network, it's time to deploy the L1 contracts necess
{<h3>Deploy the L1 contracts</h3>}

```bash
forge script scripts/deploy/Deploy.s.sol:Deploy --private-key $GS_ADMIN_PRIVATE_KEY --broadcast --rpc-url $L1_RPC_URL --slow
forge script scripts/Deploy.s.sol:Deploy --private-key $GS_ADMIN_PRIVATE_KEY --broadcast --rpc-url $L1_RPC_URL --slow
```

<Callout>
Expand Down

0 comments on commit 3a45fb9

Please sign in to comment.