# Functions
NewConsensusAPI creates a new consensus api for the given backend.
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.
# Structs
No description provided by the author
FullSyncTester is an auxiliary service that allows Geth to perform full sync alone without consensus-layer attached.