# Functions
New creates a new Ethereum 2 client with multiple endpoints.
WithAddresses sets the addresses of clients to add to the multi list.
WithClients sets the pre-existing clients to add to the multi list.
WithLogLevel sets the log level for the module.
WithMonitor sets the monitor for the service.
WithTimeout sets the timeout for client requests.
# Interfaces
Parameter is the interface for service parameters.