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