Skip to content

Commit

Permalink
chore: fix typo (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pana authored Feb 4, 2025
1 parent 9255c6e commit 3e2ef20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/contract-deploy/run-contract-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ cast send \
# {{end}}

# Deploy deterministic proxy.
# https://github.com/Arachnid/deterministic-deployment-prox
# https://github.com/Arachnid/deterministic-deployment-proxy
# You can find the `signer_address`, `transaction` and `deployer_address` by looking at the README.
echo_ts "Deploying deterministic deployment proxy"
signer_address="0x3fab184622dc19b6109349b94811493bf2a45362"
Expand Down

0 comments on commit 3e2ef20

Please sign in to comment.