Difference between revisions of "Lighthouse checkpoint sync"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
 +
* https://lighthouse-book.sigmaprime.io/checkpoint-sync.html
  
 +
 +
[[lighthouse beacon node --help]]
  
 
       --checkpoint-block <BLOCK_SSZ>
 
       --checkpoint-block <BLOCK_SSZ>
Line 7: Line 11:
 
           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>
 +
          Set the timeout for checkpoint sync calls to remote beacon node HTTP endpoint. [default: 60]
  
 
+
== See also ==
{{lh bn}}
+
* {{lh bn}}
 +
* {{lh}}

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: