Message_MsgVote$json top-level constant
Implementation
@$core.Deprecated('Use messageDescriptor instead')
const Message_MsgVote$json = {
'1': 'MsgVote',
'2': [
{'1': 'proposal_id', '3': 1, '4': 1, '5': 4, '10': 'proposalId'},
{'1': 'voter', '3': 2, '4': 1, '5': 9, '10': 'voter'},
{
'1': 'option',
'3': 3,
'4': 1,
'5': 14,
'6': '.TW.Cosmos.Proto.Message.VoteOption',
'10': 'option'
},
],
};