You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
can more explain why we need
typechain
in here?The text was updated successfully, but these errors were encountered: