Difference between revisions of "Lighthouse checkpoint sync"

From wikieduonline
Jump to navigation Jump to search
Line 12: Line 12:
 
       --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}}

Revision as of 15:43, 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: