getValidatorSetByHeight abstract method

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

Implementation

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