package
0.0.0-20191017011114-667e4383b672
Repository: https://github.com/abchain/fabric.git
Documentation: pkg.go.dev
# Functions
"build" a given chaincode code (the origin buildSysCC) no chaincodeid.path is specified in the input ChaincodeSpec, API help to search the corresponding registry and build correspoinding path.
No description provided by the author
We MUST take care of the output state: it maybe not replay able because of the execution timestampis variant and the result is NEVER combinded with any transaction.
RegisterSysCC registers the given system chaincode with the peer.
No description provided by the author
# Structs
No description provided by the author
SystemChaincode defines the metadata needed to initialize system chaincode when the fabric comes up.