-
Notifications
You must be signed in to change notification settings - Fork 245
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
[Bug] rpc server returns error: server returned an error response: error code -32600 #1190
Labels
bug
Something isn't working
Comments
Can you show |
|
It's a bit long, I don't know how to upload a file, so I just put it in the comment. There is only one ERROR, I copied logs around it. |
Thanks for the report, we're serializing empty parameters as |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Component
rpc
What version of Alloy are you on?
Latest
Operating System
Linux
Describe the bug
my code is:
I'm using hardhat local node to test my code, and the
call_builder.send().await.unwrap()
causes below error.Here sp is a http_provider.
The text was updated successfully, but these errors were encountered: