Versions in this module Expand all Collapse all v1 v1.4.9 Sep 30, 2020 Changes in this version + func CreateSignedCCDepSpecForInstall(pack []*common.Envelope) (*common.Envelope, error) + func ExtractSignedCCDepSpec(env *common.Envelope) (*common.ChannelHeader, *peer.SignedChaincodeDeploymentSpec, error) + func OwnerCreateSignedCCDepSpec(cds *peer.ChaincodeDeploymentSpec, instPolicy *common.SignaturePolicyEnvelope, ...) (*common.Envelope, error) + func SignExistingPackage(env *common.Envelope, owner msp.SigningIdentity) (*common.Envelope, error) + func ValidateCip(baseCip, otherCip *peer.SignedChaincodeDeploymentSpec) error Incompatible versions in this module v2.1.1+incompatible Jun 1, 2020