We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported from discord, users trying to migrate from 1.x -> 4.x have an issue trying to migrate because 4.x AbiItem is missing. https://github.com/web3/web3.js/blob/1.x/packages/web3-utils/types/index.d.ts#L218 does not exist in 4.x Add AbiItem
AbiItem
The text was updated successfully, but these errors were encountered:
luu-alex
No branches or pull requests
Reported from discord, users trying to migrate from 1.x -> 4.x have an issue trying to migrate because 4.x
AbiItem
is missing.https://github.com/web3/web3.js/blob/1.x/packages/web3-utils/types/index.d.ts#L218
does not exist in 4.x
Add
AbiItem
Expected behavior
Actual behavior
Steps to reproduce the behavior
Logs
Environment
The text was updated successfully, but these errors were encountered: