From 44c7449c612d7a2bbddcd7daacbdc766d3eb691d Mon Sep 17 00:00:00 2001 From: Pana Date: Tue, 21 Jan 2025 14:37:39 +0800 Subject: [PATCH] Update run-contract-setup.sh --- templates/contract-deploy/run-contract-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/contract-deploy/run-contract-setup.sh b/templates/contract-deploy/run-contract-setup.sh index e1d22a941..7c123120a 100755 --- a/templates/contract-deploy/run-contract-setup.sh +++ b/templates/contract-deploy/run-contract-setup.sh @@ -295,7 +295,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"