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

TypeError: decodeFunctionArgs is not a function #13

Open
mlph-vsantos opened this issue Jun 18, 2020 · 6 comments
Open

TypeError: decodeFunctionArgs is not a function #13

mlph-vsantos opened this issue Jun 18, 2020 · 6 comments

Comments

@mlph-vsantos
Copy link

Hi, I am trying to use the decodeFunctionArgs but it was returning TypeError: decodeFunctionArgs is not a function

@Exulansis
Copy link

Facing a similar issue.

It seems like the lib published on npm contains a different index.js file from the one listed here, i.e. it only exports decodeConstructorArgs and encodeConstructorArgs.

@Undead8
Copy link

Undead8 commented Dec 19, 2020

The npm is not up-to-date... Have you found another library that does the same?

@Undead8
Copy link

Undead8 commented Dec 19, 2020

A workaround is simply to install from Github with npm install cryptofinlabs/canoe-solidity

@arifinnar
Copy link

up sorry it's off the mark whether the intruder can steal crypto assets via github

@motafa1320
Copy link

Hi
Why this information was com to my email?

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

7 participants
@Exulansis @Undead8 @motafa1320 @arifinnar @mlph-vsantos and others