From 06089fe39106ddd2ca4728a7818d9382f6174a50 Mon Sep 17 00:00:00 2001 From: Roman Krasiuk Date: Wed, 2 Oct 2024 20:45:07 +0200 Subject: [PATCH] update book --- book/cli/reth/node.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/book/cli/reth/node.md b/book/cli/reth/node.md index 0e8966764463..8795628eb252 100644 --- a/book/cli/reth/node.md +++ b/book/cli/reth/node.md @@ -534,6 +534,9 @@ Debug: --debug.max-block Runs the sync only up to the specified block + --debug.payload-building-validation + Flag indicating whether the node should send locally-produced payload back to consensus engine for validation + --debug.etherscan [] Runs a fake consensus client that advances the chain using recent block hashes on Etherscan. If specified, requires an `ETHERSCAN_API_KEY` environment variable