Geth --syncmode light

From wikieduonline
Revision as of 12:57, 14 March 2023 by Brave (talk | contribs) (Created page with " What is wrong with my light client? Light sync relies on full nodes that serve data to light clients. Historically, this has been hampered by the fact that serving light c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
What is wrong with my light client?
Light sync relies on full nodes that serve data to light clients. Historically, this has been hampered by the fact that 
serving light clients was turned off by default in geth full nodes and few nodes chose to turn it on. Therefore, light 
nodes often struggled to find peers. Since Ethereum switched to proof-of-stake, Geth light clients have stopped working 
altogether. Light clients for proof-of-stake Ethereum are expected to be implemented soon!


geth [ account | console | --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

Advertising: