# Variables
ErrInconsistentResult is returned when a request returns with data at odds to that requested.
ErrInvalidOptions is returned when a request is made with invalid options.
ErrNoOptions is returned when a request is made without options.
ErrNotActive is returned when a client is not active.
ErrNotSynced is returned when a client is not synced.
# Interfaces
BuilderBidProvider is the interface for a provider of builder bids.
Service is the service providing a connection to an MEV relay.
UnblindedProposalProvider is the interface for unblinded proposals.
ValidatorRegistrationsSubmitter is the interface for a submitter of validator registrations.