Difference between revisions of "Lighthouse checkpoint sync"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
           Set a checkpoint state to start syncing from. Must be aligned and match --checkpoint-block. Using
 
           Set a checkpoint state to start syncing from. Must be aligned and match --checkpoint-block. Using
 
           --checkpoint-sync-url instead is recommended.
 
           --checkpoint-sync-url instead is recommended.
       --checkpoint-sync-url <BEACON_NODE>
+
       [[--checkpoint-sync-url]] <BEACON_NODE>
 
           Set the remote beacon node HTTP endpoint to use for checkpoint sync.
 
           Set the remote beacon node HTTP endpoint to use for checkpoint sync.
 
       --checkpoint-sync-url-timeout <SECONDS>
 
       --checkpoint-sync-url-timeout <SECONDS>

Revision as of 15:44, 12 July 2023


lighthouse beacon node --help

      --checkpoint-block <BLOCK_SSZ>
          Set a checkpoint block to start syncing from. Must be aligned and match --checkpoint-state. Using
          --checkpoint-sync-url instead is recommended.
      --checkpoint-state <STATE_SSZ>
          Set a checkpoint state to start syncing from. Must be aligned and match --checkpoint-block. Using
          --checkpoint-sync-url instead is recommended.
      --checkpoint-sync-url <BEACON_NODE>
          Set the remote beacon node HTTP endpoint to use for checkpoint sync.
      --checkpoint-sync-url-timeout <SECONDS>
          Set the timeout for checkpoint sync calls to remote beacon node HTTP endpoint. [default: 60]

See also

Advertising: