Difference between revisions of "Geth --syncmode"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* <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) | ||
Revision as of 12:49, 14 March 2023
invalid value "fast" for flag -syncmode: unknown sync mode "fast", want "full", "snap" or "light"
See also
geth [ account | console | snapshot | --authrpc.addr | version | --sepolia | --goerli | --pprof | --http | --syncmode | --mine ] --rpc.evmtimeout | --ethstats | --help
, Geth logs, geth logs WARN,Log.Error
, ports:8551, 30303, 8547, ~/.ethereum/geth/,
,--verbosity, --config
,geth init
devp2p, p2psim, devp2p
, geth dumpconfig
Advertising: