You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: