Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Data

Index

Properties

@type: "/cosmos.gov.v1.MsgSubmitProposal"
initial_deposit: Coins.Data

initial_deposit is the deposit value that must be paid at proposal submission.

messages: any[]

messages are the arbitrary messages to be executed if proposal passes.

metadata: string

metadata is any arbitrary metadata attached to the proposal.

proposer: string

proposer is the account address of the proposer.

summary: string

summary is the summary of the proposal

Since: cosmos-sdk 0.47

title: string

title is the title of the proposal.

Since: cosmos-sdk 0.47