validatorUnbondingDelegations abstract method
Future<QueryValidatorUnbondingDelegationsResponse>
validatorUnbondingDelegations(
- ServiceCall call,
- QueryValidatorUnbondingDelegationsRequest request
Implementation
$async.Future<$0.QueryValidatorUnbondingDelegationsResponse>
validatorUnbondingDelegations($grpc.ServiceCall call,
$0.QueryValidatorUnbondingDelegationsRequest request);