feat(rpc): create revm env on demand (#13017)

Co-authored-by: dkathiriya <lakshya-sky@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Darshan Kathiriya
2024-11-30 12:27:20 -05:00
committed by GitHub
parent 3dc6f506b0
commit 890f082453
14 changed files with 91 additions and 123 deletions

View File

@ -381,8 +381,8 @@ RPC State Cache:
[default: 2000]
--rpc-cache.max-envs <MAX_ENVS>
Max number of bytes for cached env data
--rpc-cache.max-envs <MAX_HEADERS>
Max number of headers in cache
[default: 1000]