# Functions
New creates a new REST daemon service.
WithBlockAuctioneer sets the block auctioneer.
WithBlockUnblinder sets the block unblinder.
WithBuilderBidProvider sets the builder bid provider.
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.
WithValidatorRegistrar sets the validator registrar.
# Structs
APIResponse is a response generated by the REST API.
Service is the REST daemon service.
# Interfaces
Parameter is the interface for service parameters.