Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateShimResponseFromError ¶ added in v0.2.5
func CreateShimResponseFromError(codedErr errors.Error, log *logging.Logger, stub shim.ChaincodeStubInterface) pb.Response
CreateShimResponseFromError creates shim response with codedErr as payload
func GetCreatorFromSignedProposal ¶
func GetCreatorFromSignedProposal(signedProposal *pb.SignedProposal) ([]byte, error)
GetCreatorFromSignedProposal ...
func HandlePanic ¶ added in v0.2.5
HandlePanic handles a panic (if any) by populating error response
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.