mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(bin): make experimental engine default (#11612)
This commit is contained in:
7
book/cli/reth/node.md
vendored
7
book/cli/reth/node.md
vendored
@ -666,7 +666,12 @@ Pruning:
|
||||
|
||||
Engine:
|
||||
--engine.experimental
|
||||
Enable the engine2 experimental features on reth binary
|
||||
Enable the experimental engine features on reth binary
|
||||
|
||||
DEPRECATED: experimental engine is default now, use --engine.legacy to enable the legacy functionality
|
||||
|
||||
--engine.legacy
|
||||
Enable the legacy engine on reth binary
|
||||
|
||||
--engine.persistence-threshold <PERSISTENCE_THRESHOLD>
|
||||
Configure persistence threshold for engine experimental
|
||||
|
||||
Reference in New Issue
Block a user