# Variables
ErrSignedHeaderNotFound is returned when a provider can't find the requested header.
ErrValidatorSetNotFound is returned when a provider can't find the requested validator set.
# Interfaces
Provider provides information for the lite client to sync (verification happens in the client).