From 8d19bc2c262cf5e1b7208ad8aa959737b2da277c Mon Sep 17 00:00:00 2001 From: chonghe Date: Sun, 27 Aug 2023 22:09:12 +0800 Subject: [PATCH] test old cli_manual --- scripts/cli_manual.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/cli_manual.txt b/scripts/cli_manual.txt index b18eb0e250..e3f7f4d233 100644 --- a/scripts/cli_manual.txt +++ b/scripts/cli_manual.txt @@ -1,4 +1,4 @@ -Lighthouse v4.3.0-dfcb336 +Lighthouse v4.3.0-9a5626d Sigma Prime Ethereum 2.0 client by Sigma Prime. Provides a full-featured beacon node, a validator client and utilities for managing validator accounts. @@ -905,7 +905,7 @@ OPTIONS: Set the maximum number of attestation roots for the slasher to cache --slasher-backend - Set the database backend to be used by the slasher. [possible values: mdbx, lmdb, disabled] + Set the database backend to be used by the slasher. [possible values: lmdb, disabled] --slasher-broadcast Broadcast slashings found by the slasher to the rest of the network [Enabled by default]. [default: true]