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

Add kwargs to at in VyperDeployer #336

Open
PatrickAlphaC opened this issue Oct 19, 2024 · 1 comment
Open

Add kwargs to at in VyperDeployer #336

PatrickAlphaC opened this issue Oct 19, 2024 · 1 comment

Comments

@PatrickAlphaC
Copy link
Contributor

You can see in the code here:

# TODO: allow `env=` kwargs and so on
    def at(self, address: Any) -> "VyperContract":

This would be great to allow me to pass things like skip_initcode=False and such

@charles-cooper
Copy link
Member

hm, why do you want to set skip_initcode to False?

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

No branches or pull requests

2 participants