QueryProposalsRequest$json top-level constant
Implementation
@$core.Deprecated('Use queryProposalsRequestDescriptor instead')
const QueryProposalsRequest$json = {
'1': 'QueryProposalsRequest',
'2': [
{'1': 'proposal_status', '3': 1, '4': 1, '5': 14, '6': '.cosmos.gov.v1beta1.ProposalStatus', '10': 'proposalStatus'},
{'1': 'voter', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'voter'},
{'1': 'depositor', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'depositor'},
{'1': 'pagination', '3': 4, '4': 1, '5': 11, '6': '.cosmos.base.query.v1beta1.PageRequest', '10': 'pagination'},
],
'7': {},
};