package
1.15.2
Repository: https://github.com/ethereum/go-ethereum.git
Documentation: pkg.go.dev

# Functions

CreateConsensusEngine creates a consensus engine for the given chain config.

# Constants

Synchronise the entire blockchain history from full blocks.
Download the chain and the state via compact snapshots.

# Variables

Defaults contains default settings for use on the Ethereum main net.
FullNodeGPO contains default gasprice oracle settings for full node.

# Structs

Config contains configuration options for ETH and LES protocols.

# Type aliases

SyncMode represents the synchronisation mode of the downloader.