8000 fix: remove redundant --contract-address parameter from worm submit command by DeVikingMark · Pull Request #4376 · wormhole-foundation/wormhole · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: remove redundant --contract-address parameter from worm submit command #4376

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

DeVikingMark
Copy link

Resolved a TODO comment in the Aptos upgrade script by removing the redundant --contract-address parameter from the worm submit command.

The SDK already knows the contract addresses for each chain and module, making the explicit parameter unnecessary.

Instead, the script now uses the --chain parameter to specify Aptos as the target chain, allowing the SDK to automatically resolve the correct contract address.

Changes:

  • Removed --contract-address parameter from worm submit command
  • Added --chain aptos parameter for explicit chain targeting
  • Removed the related TODO comment

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
0