# Functions
New creates a new execution client service, connecting with a standard HTTP.
WithAddress provides the address for the endpoint.
WithLogLevel sets the log level for the module.
WithTimeout sets the maximum duration for all requests to the endpoint.
WithWebSocketAddress provides the address for the websocket endpoint.
# Interfaces
Parameter is the interface for service parameters.