diff --git a/book/cli/reth/node.md b/book/cli/reth/node.md index 66a04a1dbf89..210a3506e2d7 100644 --- a/book/cli/reth/node.md +++ b/book/cli/reth/node.md @@ -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 Configure persistence threshold for engine experimental