proto/cosmos/gov/v1/tx.pb library

Classes

MsgCancelProposal
MsgCancelProposal is the Msg/CancelProposal request type.
MsgCancelProposalResponse
MsgCancelProposalResponse defines the response structure for executing a MsgCancelProposal message.
MsgDeposit
MsgDeposit defines a message to submit a deposit to an existing proposal.
MsgDepositResponse
MsgDepositResponse defines the Msg/Deposit response type.
MsgExecLegacyContent
MsgExecLegacyContent is used to wrap the legacy content field into a message. This ensures backwards compatibility with v1beta1.MsgSubmitProposal.
MsgExecLegacyContentResponse
MsgExecLegacyContentResponse defines the Msg/ExecLegacyContent response type.
MsgSubmitProposal
MsgSubmitProposal defines an sdk.Msg type that supports submitting arbitrary proposal Content.
MsgSubmitProposalResponse
MsgSubmitProposalResponse defines the Msg/SubmitProposal response type.
MsgUpdateParams
MsgUpdateParams is the Msg/UpdateParams request type.
MsgUpdateParamsResponse
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
MsgVote
MsgVote defines a message to cast a vote.
MsgVoteResponse
MsgVoteResponse defines the Msg/Vote response type.
MsgVoteWeighted
MsgVoteWeighted defines a message to cast a vote.
MsgVoteWeightedResponse
MsgVoteWeightedResponse defines the Msg/VoteWeighted response type.