parseAbi fails when the human readable ABI contains a fallback()
function
#253
Labels
good first issue
Good for newcomers
fallback()
function
#253
Describe the bug
Works fine with
receive()
, butfallback()
throws an error. See steps to reproduce below.Link to Minimal Reproducible Example
No response
Steps To Reproduce
Package Version
1.0.5
TypeScript Version
5.0.4
Check existing issues
Anything else?
No response
The text was updated successfully, but these errors were encountered: