Versions in this module Expand all Collapse all v1 v1.4.9 Jul 22, 2021 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