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

Fix improper AbiEncoder.decodeParameter() import #137

Merged
merged 1 commit into from
Jun 20, 2022
Merged

Conversation

thebrianchen
Copy link
Member

@thebrianchen thebrianchen commented Jun 20, 2022

Fixes #74.

web3-eth-abi only exports the AbiEncoder class and not the decodeParameter function, so the resulting bundle was unable to locate the export. You can test this out on v1.4.3-beta

@thebrianchen thebrianchen changed the title Bc/fix decode Fix improper AbiEncoder.decodeParameter() import Jun 20, 2022
@thebrianchen thebrianchen requested a review from dphilipson June 20, 2022 22:07
@thebrianchen thebrianchen merged commit 3388622 into master Jun 20, 2022
@thebrianchen thebrianchen deleted the bc/fix-decode branch June 20, 2022 22:35
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

Successfully merging this pull request may close these issues.

Error getting token balances when using web3.alchemy.getTokenBalances
2 participants