hfc.protos.peer.chaincode_shim_pb2_grpc¶
Module Contents¶
Classes¶
|
Interface that provides support to chaincode execution. ChaincodeContext |
Interface that provides support to chaincode execution. ChaincodeContext |
Functions¶
|
-
class
hfc.protos.peer.chaincode_shim_pb2_grpc.ChaincodeSupportStub(channel)¶ Bases:
objectInterface that provides support to chaincode execution. ChaincodeContext provides the context necessary for the server to respond appropriately.
-
class
hfc.protos.peer.chaincode_shim_pb2_grpc.ChaincodeSupportServicer¶ Bases:
objectInterface that provides support to chaincode execution. ChaincodeContext provides the context necessary for the server to respond appropriately.
-
Register(self, request_iterator, context)¶
-
-
hfc.protos.peer.chaincode_shim_pb2_grpc.add_ChaincodeSupportServicer_to_server(servicer, server)¶