# 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
No description provided by the author
FullSyncTester is an auxiliary service that allows Gzen to perform full sync alone without consensus-layer attached.
SimulatedBeacon drives an Zenanet instance as if it were a real beacon client.