Skip to content

Commit 53b9c32

Browse files
committed
docs: Adds --sender flag to deployment
1 parent 19cbdcc commit 53b9c32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docs/Deployment.md

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Deployment:
4141
$ forge script \
4242
--keystore "$KEYSTORE" \
4343
--password "$KEYSTORE_PASSWORD" \
44+
--sender "$INITIAL_AUTHED" \
4445
--broadcast \
4546
--rpc-url "$RPC_URL" \
4647
--sig "$(cast calldata "deploy(address)" "$INITIAL_AUTHED")" \

0 commit comments

Comments
 (0)