# Packages
No description provided by the author
# Functions
NewHeartbeatService returns a HeartbeatService.
RegisterPrometheusEndpoint registers and serves prometheus metrics.
SetupJaegerTracing setups the jaeger endpoint and names the tracer.
No description provided by the author
WithMinerAddressGetter returns an option that can be used to set the miner address getter.
# Constants
HeartbeatProtocol is the libp2p protocol used for the heartbeat service.
# Structs
Heartbeat contains the information required to determine the current state of a node.
HeartbeatService is responsible for sending heartbeats.
# Type aliases
HeartbeatServiceOption is the type of the heartbeat service's functional options.