MsgSubmitProposal$json top-level constant

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

Implementation

@$core.Deprecated('Use msgSubmitProposalDescriptor instead')
const MsgSubmitProposal$json = {
  '1': 'MsgSubmitProposal',
  '2': [
    {'1': 'group_policy_address', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'groupPolicyAddress'},
    {'1': 'proposers', '3': 2, '4': 3, '5': 9, '10': 'proposers'},
    {'1': 'metadata', '3': 3, '4': 1, '5': 9, '10': 'metadata'},
    {'1': 'messages', '3': 4, '4': 3, '5': 11, '6': '.google.protobuf.Any', '10': 'messages'},
    {'1': 'exec', '3': 5, '4': 1, '5': 14, '6': '.cosmos.group.v1.Exec', '10': 'exec'},
    {'1': 'title', '3': 6, '4': 1, '5': 9, '10': 'title'},
    {'1': 'summary', '3': 7, '4': 1, '5': 9, '10': 'summary'},
  ],
  '7': {},
};