Skip to content

--broadcast switch required to broadcast the transaction #717

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timothymcmackin
Copy link

Description

Without the --broadcast switch, the forge create command treats the deployment as a dry run and does not broadcast the transaction as the docs say.

Screenshot 2025-06-11 at 3 36 52 PM

I don't understand why the foundry docs don't mention this. I'm on forge 1.2.2-stable which appears to be the current version. forge create --help makes it clear that --broadcast is required. I submitted this doc update for forge: foundry-rs/book#1571

Type of Change

  • New Page
  • Page update/improvement
  • Fix typo/grammar
  • Restructure/reorganize content
  • Update links/references
  • Other (please describe):

Areas Affected

https://docs.pyth.network/price-feeds/create-your-first-pyth-app/evm/part-2

Checklist

  • I ran pre-commit run --all-files to check for linting errors
  • I have reviewed my changes for clarity and accuracy
  • All links are valid and working
  • Images (if any) are properly formatted and include alt text
  • Code examples (if any) are complete and functional
  • Content follows the established style guide
  • Changes are properly formatted in Markdown
  • Preview renders correctly in development environment

Related Issues

Closes #

Additional Notes

Contributor Information

  • Name:
  • Email:

Screenshots

Copy link

vercel bot commented Jun 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2025 7:51pm

Copy link

vercel bot commented Jun 11, 2025

@timothymcmackin is attempting to deploy a commit to the Pyth Network Team on Vercel.

A member of the Team first needs to authorize it.

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