getConsensusInfo abstract method
Future<GetConsensusInfoResponse>
getConsensusInfo(
- ServiceCall call,
- GetConsensusInfoRequest request
Implementation
$async.Future<$1.GetConsensusInfoResponse> getConsensusInfo(
$grpc.ServiceCall call, $1.GetConsensusInfoRequest request);