mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
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:
committed by
GitHub
parent
3dc6f506b0
commit
890f082453
4
book/cli/reth/node.md
vendored
4
book/cli/reth/node.md
vendored
@ -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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user