# Functions
NewService instantiates a new RPC service instance that will be registered into a running beacon node.
# Structs
Config options for the slasher node RPC server.
Server defines a server implementation of the gRPC Slasher service, providing RPC endpoints for retrieving slashing proofs for malicious validators.
Service defines a server implementation of the gRPC Slasher service, providing RPC endpoints for retrieving slashing proofs for malicious validators.