QueryParamsResponse$json top-level constant
Implementation
@$core.Deprecated('Use queryParamsResponseDescriptor instead')
const QueryParamsResponse$json = {
'1': 'QueryParamsResponse',
'2': [
{
'1': 'voting_params',
'3': 1,
'4': 1,
'5': 11,
'6': '.cosmos.gov.v1.VotingParams',
'8': {'3': true},
'10': 'votingParams',
},
{
'1': 'deposit_params',
'3': 2,
'4': 1,
'5': 11,
'6': '.cosmos.gov.v1.DepositParams',
'8': {'3': true},
'10': 'depositParams',
},
{
'1': 'tally_params',
'3': 3,
'4': 1,
'5': 11,
'6': '.cosmos.gov.v1.TallyParams',
'8': {'3': true},
'10': 'tallyParams',
},
{'1': 'params', '3': 4, '4': 1, '5': 11, '6': '.cosmos.gov.v1.Params', '10': 'params'},
],
};