From 262ccdd558a8f80c08c0bcd5b4404254826bbdfd Mon Sep 17 00:00:00 2001 From: Matthias Seitz Date: Sat, 11 Jan 2025 18:13:41 +0100 Subject: [PATCH] update ref --- book/cli/reth/node.md | 8 -------- 1 file changed, 8 deletions(-) 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