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