mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 19:51:47 +00:00
update
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Utilities for generating and managing Ethereum 2.0 accounts.
|
||||
|
||||
USAGE:
|
||||
lighthouse.exe account_manager [FLAGS] [OPTIONS] [SUBCOMMAND]
|
||||
lighthouse account_manager [FLAGS] [OPTIONS] [SUBCOMMAND]
|
||||
|
||||
FLAGS:
|
||||
--disable-log-timestamp If present, do not include timestamps in logging output.
|
||||
|
||||
@@ -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.
|
||||
|
||||
USAGE:
|
||||
lighthouse.exe beacon_node [FLAGS] [OPTIONS]
|
||||
lighthouse beacon_node [FLAGS] [OPTIONS]
|
||||
|
||||
FLAGS:
|
||||
--always-prefer-builder-payload If set, the beacon node always uses the payload from the builder instead
|
||||
|
||||
@@ -6,7 +6,7 @@ Ethereum 2.0 client by Sigma Prime. Provides a full-featured beacon node, a vali
|
||||
validator accounts.
|
||||
|
||||
USAGE:
|
||||
lighthouse.exe [FLAGS] [OPTIONS] [SUBCOMMAND]
|
||||
lighthouse [FLAGS] [OPTIONS] [SUBCOMMAND]
|
||||
|
||||
FLAGS:
|
||||
--disable-log-timestamp If present, do not include timestamps in logging output.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
When connected to a beacon node, performs the duties of a staked validator (e.g., proposing blocks and attestations).
|
||||
|
||||
USAGE:
|
||||
lighthouse.exe validator_client [FLAGS] [OPTIONS]
|
||||
lighthouse validator_client [FLAGS] [OPTIONS]
|
||||
|
||||
FLAGS:
|
||||
--allow-unsynced DEPRECATED: this flag does nothing
|
||||
|
||||
Reference in New Issue
Block a user