Versions in this module Expand all Collapse all v1 v1.4.6 Feb 25, 2020 Changes in this version + const GetChannels + const GetConfigBlock + const GetConfigTree + const JoinChain + const SimulateConfigTreeUpdate + type PeerConfiger struct + func New(ccp ccprovider.ChaincodeProvider, sccp sysccprovider.SystemChaincodeProvider, ...) *PeerConfiger + func (e *PeerConfiger) Chaincode() shim.Chaincode + func (e *PeerConfiger) Enabled() bool + func (e *PeerConfiger) Init(stub shim.ChaincodeStubInterface) pb.Response + func (e *PeerConfiger) InitArgs() [][]byte + func (e *PeerConfiger) InvokableCC2CC() bool + func (e *PeerConfiger) InvokableExternal() bool + func (e *PeerConfiger) Invoke(stub shim.ChaincodeStubInterface) pb.Response + func (e *PeerConfiger) InvokeNoShim(args [][]byte, sp *pb.SignedProposal) pb.Response + func (e *PeerConfiger) Name() string + func (e *PeerConfiger) Path() string Incompatible versions in this module v2.0.1+incompatible Feb 26, 2020