This repository was archived by the owner on Mar 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Batch. Request invalid request #6164
Comments
Hello @ppegu , |
In 4.x if there is 1 request added in batch, the bug is here as
in case if there are > 1 requests added, it works fine, |
Oo okay Thanks |
@ppegu Thanks for testing 4.x, |
Sure i will. Thanks Again |
PR created, thank you for finding this! #6166 |
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
const batch = new web3.BatchRequest();
innerError: { code: -32600, message: 'invalid request' },
The text was updated successfully, but these errors were encountered: