feat(bin): make experimental engine default (#11612)

This commit is contained in:
Alexey Shekhirin
2024-10-10 16:04:31 +01:00
committed by GitHub
parent 58bac0ee30
commit d027b7b938
2 changed files with 26 additions and 6 deletions

View File

@ -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