package
0.0.0-20250211035330-73cac304b8dd
Repository: https://github.com/zenanet-network/go-zenanet.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

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.