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