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
I have opened an issue in solidity repo. Looks like Solidity compiler doesn't generate the expected abi for library. Let's see how it's responded there. ethereum/solidity#12867
System information
Geth version:
v1.10.16
OS & Version: OSX
Commit hash: -
Expected behaviour
abigen produces a go wrapper
Actual behaviour
abigen errors out
Steps to reproduce the behaviour
Save this as Example.sol
Run:
Backtrace
The text was updated successfully, but these errors were encountered: