Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct { common.IdentityDeserializerProvider // contains filtered or unexported fields }
Provider is a ProposalResponseValidator provider
func New ¶
func New(stateDBProvider stateDBProvider, idd common.IdentityDeserializerProvider, bpp blockPublisherProvider, lcCCInfoProvider lifecycleCCInfoProvider) *Provider
New returns a new ProposalResponseValidator provider
func (*Provider) ValidatorForChannel ¶
func (m *Provider) ValidatorForChannel(channelID string) api.ProposalResponseValidator
ValidatorForChannel returns the validator for the given channel
Click to show internal directories.
Click to hide internal directories.