hfc.protos.discovery.protocol_pb2_grpc¶
Module Contents¶
Classes¶
|
Discovery defines a service that serves information about the fabric network |
Discovery defines a service that serves information about the fabric network |
Functions¶
|
-
class
hfc.protos.discovery.protocol_pb2_grpc.DiscoveryStub(channel)¶ Bases:
objectDiscovery defines a service that serves information about the fabric network like which peers, orderers, chaincodes, etc.
-
class
hfc.protos.discovery.protocol_pb2_grpc.DiscoveryServicer¶ Bases:
objectDiscovery defines a service that serves information about the fabric network like which peers, orderers, chaincodes, etc.
-
Discover(self, request, context)¶ Discover receives a signed request, and returns a response.
-
-
hfc.protos.discovery.protocol_pb2_grpc.add_DiscoveryServicer_to_server(servicer, server)¶