package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev

# Packages

Package cscc chaincode configer provides functions to manage configuration transactions as the network is being reconfigured.
Code generated by counterfeiter.

# Functions

ChaincodeID returns the chaincode ID of a system chaincode of a given name.
DeploySysCC is the hook for system chaincodes where system chaincodes are registered with the fabric.

# Constants

SysCCVersion is a constant used for the version field of system chaincodes.

# Interfaces

A ChaincodeStreamHandler is responsible for handling the ChaincodeStream communication between a per and chaincode.

# Type aliases

BuiltinSCCs are special system chaincodes, differentiated from other (plugin) system chaincodes.
SendPanicFailure.