MsgSubmitProposal$json top-level constant
Implementation
@$core.Deprecated('Use msgSubmitProposalDescriptor instead')
const MsgSubmitProposal$json = const {
'1': 'MsgSubmitProposal',
'2': const [
const {'1': 'content', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Any', '8': const {}, '10': 'content'},
const {'1': 'initial_deposit', '3': 2, '4': 3, '5': 11, '6': '.cosmos.base.v1beta1.Coin', '8': const {}, '10': 'initialDeposit'},
const {'1': 'proposer', '3': 3, '4': 1, '5': 9, '10': 'proposer'},
],
'7': const {},
};