Optional
data: PartialMessage<proto.cosmos.group.v1.MsgSubmitProposal>exec defines the mode of execution of the proposal, whether it should be executed immediately on creation or not. If so, proposers signatures are considered as Yes votes.
group_policy_address is the account address of group policy.
messages is a list of sdk.Msg
s that will be executed if the proposal passes.
metadata is any arbitrary metadata attached to the proposal.
proposers are the account addresses of the proposers. Proposers signatures will be counted as yes votes.
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 is the Msg/SubmitProposal request type.
Generated
from message cosmos.group.v1.MsgSubmitProposal