Optional
depositdeposit_end_time is the end time for deposition.
Optional
finalfinal_tally_result is the final tally result of the proposal. When querying a proposal via gRPC, this field is not populated until the proposal's voting period has ended.
id defines the unique id of the proposal.
messages are the arbitrary messages to be executed if the proposal passes.
metadata is any arbitrary metadata attached to the proposal.
Proposer is the address of the proposal sumbitter
Since: cosmos-sdk 0.47
status defines the proposal status.
Optional
submitsubmit_time is the time of proposal submission.
summary is a short summary of the proposal
Since: cosmos-sdk 0.47
title is the title of the proposal
Since: cosmos-sdk 0.47
total_deposit is the total deposit on the proposal.
Optional
votingvoting_end_time is the end time of voting on a proposal.
Optional
votingvoting_start_time is the starting time to vote on a proposal.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
type
Proposal defines the core field members of a governance proposal.
Generated
from message cosmos.gov.v1.Proposal