withdrawDelegatorReward abstract method

Future<MsgWithdrawDelegatorRewardResponse> withdrawDelegatorReward(
  1. ServiceCall call,
  2. MsgWithdrawDelegatorReward request
)

Implementation

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