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.
No description provided by the author
Code generated by counterfeiter.
No description provided by the author
No description provided by the author

# 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.
No description provided by the author

# Type aliases

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