Versions in this module Expand all Collapse all v0 v0.1.6 Mar 4, 2021 Changes in this version + type Provider struct + func NewProvider(providers *Providers) *Provider + func (p *Provider) Close() + func (p *Provider) SendValidationRequest(channelID string, req *vcommon.ValidationRequest) + func (p *Provider) ValidatePending(channelID string, blockNum uint64) + type Providers struct + AppDataHandlerRegistry appDataHandlerRegistry + BlockPublisherProvider blockPublisherProvider + ContextProvider contextProvider + DistributedValidationProvider distributedValidatorProvider + GossipProvider gossipProvider + IdentityProvider identityProvider