Replies: 1 comment
-
That number is coming from the RPC Provider, not Viem. Viem has no explicit limit. |
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.
-
Somnia has block batch size of 1600 when sending rpc request for
eth_getLogs
. However, viem code is throwing error because it is limiting batch size more than 1000. How is this number decided? Is there any way we can update this? Or is this standard where the chain has to keep?Beta Was this translation helpful? Give feedback.
All reactions