docs: update default sync mode (#23209)

This commit is contained in:
Odysseas Lamtzidis 2021-07-14 18:41:01 +03:00 committed by GitHub
parent 19d3f49d57
commit aeb817a3f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)