DelegationDelegatorReward$json top-level constant

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

Implementation

@$core.Deprecated('Use delegationDelegatorRewardDescriptor instead')
const DelegationDelegatorReward$json = const {
  '1': 'DelegationDelegatorReward',
  '2': const [
    const {'1': 'validator_address', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'validatorAddress'},
    const {'1': 'reward', '3': 2, '4': 3, '5': 11, '6': '.cosmos.base.v1beta1.DecCoin', '8': const {}, '10': 'reward'},
  ],
  '7': const {},
};