Replies: 2 comments 7 replies
-
In v5, you must specify the fully-qualified name, so for example, In v6 you can use the Typed API, which I’ll get more docs out on soon. :) |
Beta Was this translation helpful? Give feedback.
3 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have been using the
estimateGas
function to estimate gas. However, I can't find any documentation to estimate gas of overloaded functions.For example, I have 2 overloaded functions in my contract:
Beta Was this translation helpful? Give feedback.
All reactions