withdrawValidatorCommission abstract method

Future<MsgWithdrawValidatorCommissionResponse> withdrawValidatorCommission(
  1. ServiceCall call,
  2. MsgWithdrawValidatorCommission request
)

Implementation

$async.Future<$1.MsgWithdrawValidatorCommissionResponse>
    withdrawValidatorCommission(
        $grpc.ServiceCall call, $1.MsgWithdrawValidatorCommission request);