mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-22 12:30:08 +00:00
Add the new options to the Nimbus guide
This commit is contained in:
parent
f0bb1cbd4e
commit
88e8a2818a
@ -65,6 +65,10 @@ The following options are available:
|
||||
--weak-subjectivity-checkpoint Weak subjectivity checkpoint in the format block_root:epoch_number.
|
||||
--sync-light-client Accelerate execution layer sync using light client [=true].
|
||||
--finalized-checkpoint-state SSZ file specifying a recent finalized state.
|
||||
--genesis-state SSZ file specifying the genesis state of the network (for networks without a
|
||||
built-in genesis state).
|
||||
--genesis-state-url URL for obtaining the genesis state of the network (for networks without a
|
||||
built-in genesis state).
|
||||
--finalized-deposit-tree-snapshot SSZ file specifying a recent finalized EIP-4881 deposit tree snapshot.
|
||||
--node-name A name for this node that will appear in the logs. If you set this to 'auto', a
|
||||
persistent automatically generated ID will be selected for each --data-dir
|
||||
|
Loading…
x
Reference in New Issue
Block a user