Difference between revisions of "Lighthouse beacon node --datadir"
Jump to navigation
Jump to search
(Created page with "{{lc}} {{lh bn}}") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | -d, --datadir <DIR> | ||
+ | Used to specify a custom root data directory for lighthouse keys and databases. Defaults to | ||
+ | [[$HOME/.lighthouse/]]{network} where network is the value of the `network` flag Note: Users should specify | ||
+ | separate custom datadirs for different networks. | ||
+ | |||
+ | |||
+ | [[$HOME/.lighthouse/mainnet/beacon/chain_db/]] | ||
+ | |||
+ | [[geth --datadir]] | ||
{{lh bn}} | {{lh bn}} |
Latest revision as of 16:26, 18 August 2024
-d, --datadir <DIR> Used to specify a custom root data directory for lighthouse keys and databases. Defaults to $HOME/.lighthouse/{network} where network is the value of the `network` flag Note: Users should specify separate custom datadirs for different networks.
$HOME/.lighthouse/mainnet/beacon/chain_db/
geth --datadir
lighthouse beacon_node, --execution-endpoint, --execution-jwt, --allow-insecure-genesis-sync
, logs, --checkpoint-sync-url, --help
, checkpoint sync, beacon.log
Advertising: