package
2.0.0-alpha+incompatible
Repository: https://github.com/hyperledger-labs/fabric-block-archiving.git
Documentation: pkg.go.dev

# Functions

New returns a chaincode ID given the supplied package ID.

# Interfaces

CCSupport must be implemented by the chaincode support side in peer (such as chaincode_support).
ChaincodeStream interface for stream between Peer and chaincode instance.

# Type aliases

CCID encapsulates chaincode ID.