# Packages
Package types provides types used in the REST API.
# Functions
New creates a new JSON-RPC daemon service.
WithAggregateAttestationsSetter sets the aggregate attestations setter for this module.
WithAttestationSummariesSetter sets the attestation summaries setter for this module.
WithBlockDelaysSetter sets the block delays setter for this module.
WithHeadDelaysSetter sets the head delays setter for this module.
WithListenAddress sets the listen address for this module.
WithLogLevel sets the log level for the module.
WithMonitor sets the monitor for the module.
WithServerName sets the server name for this module.
# Interfaces
Parameter is the interface for service parameters.