getFunctionSelector for AbiFunction
#676
Unanswered
hexcowboy
asked this question in
Idea / Feature Request
Replies: 1 comment 2 replies
-
|
Go for it |
Beta Was this translation helpful? Give feedback.
2 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.
-
Right now I don't see any utility to get a function selector from an
AbiFunction. It would be useful to have this to avoid having to convert theAbiFunctionto a string that can be parsed by the currentgetFunctionSelector, which only accepts ABI function strings right now.Any work being done on this? I could start working on an implementation and submit a PR.
Beta Was this translation helpful? Give feedback.
All reactions