MsgWithdrawValidatorCommissionResponse$json top-level constant

  1. @Deprecated('Use msgWithdrawValidatorCommissionResponseDescriptor instead')
Map<String, Object> const MsgWithdrawValidatorCommissionResponse$json

Implementation

@$core.Deprecated('Use msgWithdrawValidatorCommissionResponseDescriptor instead')
const MsgWithdrawValidatorCommissionResponse$json = {
  '1': 'MsgWithdrawValidatorCommissionResponse',
  '2': [
    {'1': 'amount', '3': 1, '4': 3, '5': 11, '6': '.cosmos.base.v1beta1.Coin', '8': {}, '10': 'amount'},
  ],
};