Versions in this module Expand all Collapse all v0 v0.1.6 Mar 4, 2021 Changes in this version + func NewTxValidator(channelID string, sem semaphore, cr channelResources, ler ledgerResources, ...) txvalidator.Validator + type Provider struct + func NewProvider(providers *Providers) *Provider + func (p *Provider) GetValidatorForChannel(channelID string) vcommon.DistributedValidator + type Providers struct + Gossip gossipProvider + Idp identityDeserializerProvider