MsgSubmitProposal defines an sdk.Msg type that supports submitting arbitrary proposal Content.
initial_deposit is the deposit value that must be paid at proposal submission.
proposer is the account address of the proposer.
A successful response.
MsgSubmitProposalResponse defines the Msg/SubmitProposal response type.
proposal_id defines the unique id of the proposal.