public static final class DiscoveryGrpc.DiscoveryBlockingStub extends io.grpc.stub.AbstractBlockingStub<DiscoveryGrpc.DiscoveryBlockingStub>
Discovery defines a service that serves information about the fabric network like which peers, orderers, chaincodes, etc.
Modifier and Type | Method and Description |
---|---|
Response |
discover(SignedRequest request)
Discover receives a signed request, and returns a response.
|
public Response discover(SignedRequest request)
Discover receives a signed request, and returns a response.
Copyright © 2022. All rights reserved.