GenesisState$json top-level constant
Implementation
@$core.Deprecated('Use genesisStateDescriptor instead')
const GenesisState$json = {
'1': 'GenesisState',
'2': [
{'1': 'starting_proposal_id', '3': 1, '4': 1, '5': 4, '10': 'startingProposalId'},
{'1': 'deposits', '3': 2, '4': 3, '5': 11, '6': '.cosmos.gov.v1.Deposit', '10': 'deposits'},
{'1': 'votes', '3': 3, '4': 3, '5': 11, '6': '.cosmos.gov.v1.Vote', '10': 'votes'},
{'1': 'proposals', '3': 4, '4': 3, '5': 11, '6': '.cosmos.gov.v1.Proposal', '10': 'proposals'},
{
'1': 'deposit_params',
'3': 5,
'4': 1,
'5': 11,
'6': '.cosmos.gov.v1.DepositParams',
'8': {'3': true},
'10': 'depositParams',
},
{
'1': 'voting_params',
'3': 6,
'4': 1,
'5': 11,
'6': '.cosmos.gov.v1.VotingParams',
'8': {'3': true},
'10': 'votingParams',
},
{
'1': 'tally_params',
'3': 7,
'4': 1,
'5': 11,
'6': '.cosmos.gov.v1.TallyParams',
'8': {'3': true},
'10': 'tallyParams',
},
{'1': 'params', '3': 8, '4': 1, '5': 11, '6': '.cosmos.gov.v1.Params', '10': 'params'},
{'1': 'constitution', '3': 9, '4': 1, '5': 9, '10': 'constitution'},
],
};