Replies: 1 comment
-
If this is a bug, can you open an issue with a reproduction (TypeScript Playground is fine)? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know that ts strict mode is required for this lib, but adding for info that this commit broke the types with strict false, before 1.15.2 it was working, ibut now it is giving this error when walletClient is passed in getContract:
Let me know if there is any way to make it work with strict false or by adding some extra option in tsconfig.
Beta Was this translation helpful? Give feedback.
All reactions