Difference between revisions of "Lighthouse checkpoint sync"

From wikieduonline
Jump to navigation Jump to search
 
Line 1: Line 1:
 +
{{lc}}
 
* https://lighthouse-book.sigmaprime.io/checkpoint-sync.html
 
* https://lighthouse-book.sigmaprime.io/checkpoint-sync.html
  

Latest revision as of 16:37, 18 August 2024


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[edit]

Advertising: