Why is eth_call global batching not applied to publicClient.multicall? #650
Unanswered
iuriiiurevich
asked this question in
Question
Replies: 0 comments
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.
-
Also, the documentation states that:
(which includes
publicClient.multicall
)which can be misleading, because not every
eth_call
will be batched –publicClient.multicall
won't.Beta Was this translation helpful? Give feedback.
All reactions