mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: add cross-block cache size cli arg (#14305)
This commit is contained in:
5
book/cli/reth/node.md
vendored
5
book/cli/reth/node.md
vendored
@ -708,6 +708,11 @@ Engine:
|
||||
--engine.caching-and-prewarming
|
||||
Enable cross-block caching and parallel prewarming
|
||||
|
||||
--engine.cross-block-cache-size <CROSS_BLOCK_CACHE_SIZE>
|
||||
Configure the size of cross-block cache in megabytes
|
||||
|
||||
[default: 4096]
|
||||
|
||||
--engine.state-root-task-compare-updates
|
||||
Enable comparing trie updates from the state root task to the trie updates from the regular state root calculation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user