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
I am trying to switch the chain in my app and it returns following error.
The rpc url of that chain is http://k8s-opgeth-1d97db105d-305836827.ap-northeast-2.elb.amazonaws.com and viem doesn't seem to accept http endpoint for now.
Is there any way to use http endpoints through code or need to update the viem itself?
Expected Behavior
It should switch the network properly without any issues.
Steps To Reproduce
No response
Link to Minimal Reproducible Example
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
This issue has been locked since it has been closed for more than 14 days.
If you found a concrete bug or regression related to it, please open a new bug report with a reproduction against the latest Viem version. If you have any questions or comments you can create a new discussion thread.
Check existing issues
Viem Version
[email protected]
Current Behavior
I am trying to switch the chain in my app and it returns following error.
The rpc url of that chain is
http://k8s-opgeth-1d97db105d-305836827.ap-northeast-2.elb.amazonaws.com
and viem doesn't seem to accept http endpoint for now.Is there any way to use http endpoints through code or need to update the viem itself?
Expected Behavior
It should switch the network properly without any issues.
Steps To Reproduce
No response
Link to Minimal Reproducible Example
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: