validatorOps abstract method

Future<ValidatorOpsResponse> validatorOps(
  1. ServiceCall call,
  2. ValidatorOpsRequest request
)

Implementation

$async.Future<$4.ValidatorOpsResponse> validatorOps($grpc.ServiceCall call, $4.ValidatorOpsRequest request);