getChainDescriptor abstract method
Future<GetChainDescriptorResponse>
getChainDescriptor(
- ServiceCall call,
- GetChainDescriptorRequest request
Implementation
$async.Future<$0.GetChainDescriptorResponse> getChainDescriptor(
$grpc.ServiceCall call, $0.GetChainDescriptorRequest request);