Skip to content

Conversation

tusharpamnani
Copy link
Contributor

The --broadcast flag was missing from the forge create command, causing it to only perform a dry run and not actually deploy the contract. This update ensures the command broadcasts the transaction to the network.

The --broadcast flag was missing from the `forge create` command,
causing it to only perform a dry run and not actually deploy the contract.
This update ensures the command broadcasts the transaction to the network.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant