--constructor-args #4966
Unanswered
kevin-j-kennedy
asked this question in
Help
Replies: 1 comment
-
@kevin-j-kennedy you can also deploy using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there, I am trying to deploy a contract using the "forge create" command that passes the WETH address on my deployment network as a constructor argument. See below for the relevant lines in Solidity:
What would be the correct format for --constructor-args?
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions