Cache invalidation for specific rpc methods/params
Closed this issue · 0 comments
crisog commented
We should not cache:
- Any requests including any of these block tags: earliest, latest, safe, finalized and pending.
- Any requests for
eth_blockNumber
(there might be others, but let's start the list with this one)