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

Update Buidler API docs for overloaded initializers in deployProxy #153

Closed
abcoathup opened this issue Sep 2, 2020 · 1 comment
Closed
Assignees
Labels

Comments

@abcoathup
Copy link
Contributor

We use the native Interface.getFunction function provided by Ethers, which supports all of: names, signatures, and selectors.

This should be reflected in the Buidler API docs. See Specifying Fragments in the Ethers documentation for the different ways initializers can be specified.

For more details see: #149

@abcoathup abcoathup self-assigned this Sep 2, 2020
@frangio frangio added the docs label Sep 4, 2020
@frangio
Copy link
Contributor

frangio commented Oct 21, 2021

Fixed in e6c98f9.

@frangio frangio closed this as completed Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants