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

can more explain why we need typechain in here? #11

Open
howardpen9 opened this issue Mar 20, 2022 · 1 comment
Open

can more explain why we need typechain in here? #11

howardpen9 opened this issue Mar 20, 2022 · 1 comment

Comments

@howardpen9
Copy link

can more explain why we need typechain in here?

@amanusk
Copy link
Owner

amanusk commented Mar 26, 2022

E.g. To correctly type check function calls made from tests, according to the available ABI.
Also makes it easier for the language server (ts-server) to complete the correct function + params.
If this could be achieved without additional dependencies I'd be happy to know :)

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

2 participants