getValidatorSetByHeight abstract method

Future<GetValidatorSetByHeightResponse> getValidatorSetByHeight(
  1. ServiceCall call,
  2. GetValidatorSetByHeightRequest request
)

Implementation

$async.Future<$12.GetValidatorSetByHeightResponse> getValidatorSetByHeight($grpc.ServiceCall call, $12.GetValidatorSetByHeightRequest request);