Documentation
¶
Index ¶
- func DeployUserCC(contractId []byte, chaincodeData []byte, spec *pb.PtnChaincodeSpec, ...) error
- func GetUserCCPayload(usrcc *UserChaincode) (payload []byte, err error)
- func RecoverChainCodeFromDb(dag dboperation.IContractDag, templateId []byte) (*modules.ContractTemplate, []byte, error)
- func StopUserCC(contractid []byte, chainID string, usrcc *UserChaincode, txid string, ...) error
- type UserChaincode
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployUserCC ¶
func GetUserCCPayload ¶
func GetUserCCPayload(usrcc *UserChaincode) (payload []byte, err error)
func RecoverChainCodeFromDb ¶
func RecoverChainCodeFromDb(dag dboperation.IContractDag, templateId []byte) (*modules.ContractTemplate, []byte, error)
func StopUserCC ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.