Difference between revisions of "Geth --syncmode"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
<code>geth --syncmode</code> also requires a [[consensus client]] to [[sync]]. <ref>https://geth.ethereum.org/docs/fundamentals/sync-modes</ref>
 +
 +
* <code>[[geth --syncmode snap]]</code> (default)
 
* <code>[[geth]] --syncmode full</code>
 
* <code>[[geth]] --syncmode full</code>
 
* <code>[[geth --syncmode light]]</code>
 
* <code>[[geth --syncmode light]]</code>
* <code>[[geth --syncmode snap]]</code>
 
 
 
* <code>[[geth --syncmode fast]]</code> (Deprecated)
 
* <code>[[geth --syncmode fast]]</code> (Deprecated)
 
   
 
   
Line 11: Line 12:
 
== Related ==
 
== Related ==
 
* [[Ethereum nodes]]
 
* [[Ethereum nodes]]
 +
* [[Ethereum execution layer synchronization nodes]]
 +
* [[Ethereum consensus layer sync modes]]
 +
* <code>[[geth --gcmode]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{geth --syncmode}}
 
* {{geth}}
 
* {{geth}}
  
 
[[Category:Geth]]
 
[[Category:Geth]]

Latest revision as of 07:36, 27 August 2024

Advertising: