package
1.4.12
Repository: https://github.com/zimo-py/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
No description provided by the author

# Functions

CreatePluginSysCCs creates all of the system chaincodes which are compiled into fabric.
NewProvider creates a new Provider instance.

# Structs

PluginConfig SCC plugin configuration.
Provider implements sysccprovider.SystemChaincodeProvider.
No description provided by the author
SystemChaincode defines the metadata needed to initialize system chaincode when the fabric comes up.

# Interfaces

Registrar provides a way for system chaincodes to be registered.
No description provided by the author