Optional
data: PartialMessage<proto.cosmos.gov.v1.MsgSubmitProposal>initial_deposit is the deposit value that must be paid at proposal submission.
messages are the arbitrary messages to be executed if proposal passes.
metadata is any arbitrary metadata attached to the proposal.
proposer is the account address of the proposer.
summary is the summary of the proposal
Since: cosmos-sdk 0.47
title is the title of the proposal.
Since: cosmos-sdk 0.47
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
MsgSubmitProposal defines an sdk.Msg type that supports submitting arbitrary proposal Content.
Generated
from message cosmos.gov.v1.MsgSubmitProposal