feat: integrate EngineArgs into NodeCommand (#13748)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Tien Nguyen
2025-01-12 00:27:11 +07:00
committed by GitHub
parent 6ef86e9340
commit 8e7768db2a
7 changed files with 99 additions and 124 deletions

View File

@ -682,14 +682,6 @@ Pruning:
Configure receipts log filter. Format: <`address`>:<`prune_mode`>[,<`address`>:<`prune_mode`>...] Where <`prune_mode`> can be 'full', 'distance:<`blocks`>', or 'before:<`block_number`>'
Engine:
--engine.experimental
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