withdrawDelegatorReward abstract method
Future<MsgWithdrawDelegatorRewardResponse>
withdrawDelegatorReward(
- ServiceCall call,
- MsgWithdrawDelegatorReward request
Implementation
$async.Future<$1.MsgWithdrawDelegatorRewardResponse> withdrawDelegatorReward(
$grpc.ServiceCall call, $1.MsgWithdrawDelegatorReward request);