mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
update
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user