-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
SmartRouter onChainProvider client Type mismatch #9704
Comments
Should be type mismatch after upgrading to viem v2 |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 2 days. |
5 similar comments
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 2 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 2 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 2 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 2 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 2 days. |
I am trying to solve the following:
Imports:
In here, I have my client var with the bsc info.
And I call it like this:
However, I get to see this weird warning:
@chefjackson can you please take a look
The text was updated successfully, but these errors were encountered: