docs: update default sync mode (#23209)

pull/23229/head
Odysseas Lamtzidis 3 years ago committed by GitHub
parent 19d3f49d57
commit aeb817a3f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/_interface/Command-Line-Options.md

@ -55,7 +55,7 @@ ETHEREUM OPTIONS:
--rinkeby Rinkeby network: pre-configured proof-of-authority test network
--yolov3 YOLOv3 network: pre-configured proof-of-authority shortlived test network.
--ropsten Ropsten network: pre-configured proof-of-work test network
--syncmode value Blockchain sync mode ("fast", "full", "snap" or "light") (default: fast)
--syncmode value Blockchain sync mode ("fast", "full", "snap" or "light") (default: snap)
--exitwhensynced Exits after block synchronisation completes
--gcmode value Blockchain garbage collection mode ("full", "archive") (default: "full")
--txlookuplimit value Number of recent blocks to maintain transactions index for (default = about one year, 0 = entire chain) (default: 2350000)

Loading…
Cancel
Save