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