Versions in this module Expand all Collapse all v1 v1.0.0 Mar 3, 2023 Changes in this version + type Validator interface + ChannelID func() string + ConfigProto func() *cb.Config + ProposeConfigUpdate func(configtx *cb.Envelope) (*cb.ConfigEnvelope, error) + Sequence func() uint64 + Validate func(configEnv *cb.ConfigEnvelope) error