Skip to content
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

Internalise receiver gas limit and value in resend wormhole message #142

Open
gidonkatten opened this issue Sep 9, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@gidonkatten
Copy link
Member

In resendWormholeMessage, instead of passing in as parameters receiverValue and receiverGasLimit, we calculate these values in prepare call

@gidonkatten gidonkatten added the enhancement New feature or request label Sep 9, 2024
@gidonkatten
Copy link
Member Author

Wormhole requires the new receiverValue to be greater than or equal to the old receiverValue used. Similary for receiverGasLimit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant