MsgWithdrawDelegatorReward$json top-level constant
- @Deprecated('Use msgWithdrawDelegatorRewardDescriptor instead')
Implementation
@$core.Deprecated('Use msgWithdrawDelegatorRewardDescriptor instead')
const MsgWithdrawDelegatorReward$json = const {
'1': 'MsgWithdrawDelegatorReward',
'2': const [
const {'1': 'delegator_address', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'delegatorAddress'},
const {'1': 'validator_address', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'validatorAddress'},
],
'7': const {},
};