Add the new options to the Nimbus guide

This commit is contained in:
Zahary Karadjov 2023-09-08 14:31:57 +03:00
parent f0bb1cbd4e
commit 88e8a2818a
No known key found for this signature in database
GPG Key ID: C1F42EAFF38D570F

View File

@ -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