This commit is contained in:
chonghe
2023-09-15 19:41:06 +08:00
parent 08eb570505
commit 0c1ad4008d
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
Utilities for generating and managing Ethereum 2.0 accounts. Utilities for generating and managing Ethereum 2.0 accounts.
USAGE: USAGE:
lighthouse.exe account_manager [FLAGS] [OPTIONS] [SUBCOMMAND] lighthouse account_manager [FLAGS] [OPTIONS] [SUBCOMMAND]
FLAGS: FLAGS:
--disable-log-timestamp If present, do not include timestamps in logging output. --disable-log-timestamp If present, do not include timestamps in logging output.

View File

@@ -6,7 +6,7 @@ The primary component which connects to the Ethereum 2.0 P2P network and downloa
a HTTP API for querying the beacon chain and publishing messages to the network. a HTTP API for querying the beacon chain and publishing messages to the network.
USAGE: USAGE:
lighthouse.exe beacon_node [FLAGS] [OPTIONS] lighthouse beacon_node [FLAGS] [OPTIONS]
FLAGS: FLAGS:
--always-prefer-builder-payload If set, the beacon node always uses the payload from the builder instead --always-prefer-builder-payload If set, the beacon node always uses the payload from the builder instead

View File

@@ -6,7 +6,7 @@ Ethereum 2.0 client by Sigma Prime. Provides a full-featured beacon node, a vali
validator accounts. validator accounts.
USAGE: USAGE:
lighthouse.exe [FLAGS] [OPTIONS] [SUBCOMMAND] lighthouse [FLAGS] [OPTIONS] [SUBCOMMAND]
FLAGS: FLAGS:
--disable-log-timestamp If present, do not include timestamps in logging output. --disable-log-timestamp If present, do not include timestamps in logging output.

View File

@@ -4,7 +4,7 @@
When connected to a beacon node, performs the duties of a staked validator (e.g., proposing blocks and attestations). When connected to a beacon node, performs the duties of a staked validator (e.g., proposing blocks and attestations).
USAGE: USAGE:
lighthouse.exe validator_client [FLAGS] [OPTIONS] lighthouse validator_client [FLAGS] [OPTIONS]
FLAGS: FLAGS:
--allow-unsynced DEPRECATED: this flag does nothing --allow-unsynced DEPRECATED: this flag does nothing