getValidatorSetByHeight abstract method
Future<GetValidatorSetByHeightResponse>
getValidatorSetByHeight(
- ServiceCall call,
- GetValidatorSetByHeightRequest request
Implementation
$async.Future<$0.GetValidatorSetByHeightResponse> getValidatorSetByHeight(
$grpc.ServiceCall call, $0.GetValidatorSetByHeightRequest request);