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
- update the `batch_call` method to only add the `authorization` token
in the first `Request` of the batch.
As mentioned by the PR author, the batch calls are flushed together,
therefore we can have this optimization here, although the library does
not use JSON-RPC batch arrays.
0 commit comments