QueryRedelegationsRequest$json top-level constant
Implementation
@$core.Deprecated('Use queryRedelegationsRequestDescriptor instead')
const QueryRedelegationsRequest$json = {
'1': 'QueryRedelegationsRequest',
'2': [
{'1': 'delegator_addr', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'delegatorAddr'},
{'1': 'src_validator_addr', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'srcValidatorAddr'},
{'1': 'dst_validator_addr', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'dstValidatorAddr'},
{'1': 'pagination', '3': 4, '4': 1, '5': 11, '6': '.cosmos.base.query.v1beta1.PageRequest', '10': 'pagination'},
],
'7': {},
};