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

# Functions

NewConsensusAPI creates a new consensus api for the given backend.
NewSimulatedBeacon constructs a new simulated beacon chain.
Register adds the engine API to the full node.
RegisterFullSyncTester registers the full-sync tester service into the node stack for launching and stopping the service controlled by node.
RegisterSimulatedBeaconAPIs registers the simulated beacon's API with the stack.

# Structs

FullSyncTester is an auxiliary service that allows Geth to perform full sync alone without consensus-layer attached.
SimulatedBeacon drives an Ethereum instance as if it were a real beacon client.