Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assignment mismatch error #11

Open
sabin88 opened this issue Jul 4, 2022 · 0 comments
Open

Assignment mismatch error #11

sabin88 opened this issue Jul 4, 2022 · 0 comments

Comments

@sabin88
Copy link

sabin88 commented Jul 4, 2022

I am trying to run one of the example functions, and I get this error. It happens during the compilation, it doesn't starts the call.

# github.com/alethio/web3-multicall-go/multicall
C:\Users\usr1\go\pkg\mod\github.com\alethio\[email protected]\multicall\viewcall.go:259:8: assignment mismatch: 1 variable but wrapperArgs.Unpack returns 2 values
C:\Users\usr1\go\pkg\mod\github.com\alethio\[email protected]\multicall\viewcall.go:259:37: too many arguments in call to wrapperArgs.Unpack
        have (*wrapperRet, []byte)
        want ([]byte)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant