# Functions
New creates a new service.
WithActivitySem sets the activity semaphore for this module.
WithBlocks sets the blocks service for this module.
WithChainDB sets the chain database for this module.
WithChainTime sets the chain time service for this module.
WithETH2Client sets the Ethereum 2 client for this module.
WithFinalityHandlers sets the finality handlers for this module.
WithLogLevel sets the log level for the module.
WithMonitor sets the monitor for the module.
WithScheduler sets the scheduler for this module.
# Interfaces
Parameter is the interface for service parameters.