EventProposalPruned$json top-level constant

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

Implementation

@$core.Deprecated('Use eventProposalPrunedDescriptor instead')
const EventProposalPruned$json = {
  '1': 'EventProposalPruned',
  '2': [
    {'1': 'proposal_id', '3': 1, '4': 1, '5': 4, '10': 'proposalId'},
    {'1': 'status', '3': 2, '4': 1, '5': 14, '6': '.cosmos.group.v1.ProposalStatus', '10': 'status'},
    {'1': 'tally_result', '3': 3, '4': 1, '5': 11, '6': '.cosmos.group.v1.TallyResult', '10': 'tallyResult'},
  ],
};