# Packages
Package provider implements the cchain.Provider interface.
# Structs
PortalValidator is a consensus chain validator in a validator set emitted/submitted by/tp portals .
SDKSigningInfo wraps the cosmos slashing signing info type and extends it with convenience functions.
SDKValidator wraps the cosmos staking validator type and extends it with convenience functions.
# Interfaces
Provider abstracts connecting to the omni consensus chain and streaming approved attestations for each source chain block from a specific height.
# Type aliases
ProviderCallback is the callback function signature that will be called with each approved attestation per source chain block in strictly sequential order.