getValidatorAddress abstract method

Future<GetValidatorAddressResponse> getValidatorAddress(
  1. ServiceCall call,
  2. GetValidatorAddressRequest request
)

Implementation

$async.Future<$1.GetValidatorAddressResponse> getValidatorAddress(
    $grpc.ServiceCall call, $1.GetValidatorAddressRequest request);