MsgVoteWeighted$json top-level constant

  1. @Deprecated('Use msgVoteWeightedDescriptor instead')
Map<String, Object> const MsgVoteWeighted$json

Implementation

@$core.Deprecated('Use msgVoteWeightedDescriptor instead')
const MsgVoteWeighted$json = {
  '1': 'MsgVoteWeighted',
  '2': [
    {'1': 'proposal_id', '3': 1, '4': 1, '5': 4, '8': {}, '10': 'proposalId'},
    {'1': 'voter', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'voter'},
    {'1': 'options', '3': 3, '4': 3, '5': 11, '6': '.cosmos.gov.v1.WeightedVoteOption', '10': 'options'},
    {'1': 'metadata', '3': 4, '4': 1, '5': 9, '10': 'metadata'},
  ],
  '7': {},
};