CancelSoftwareUpgradeProposal is a gov Content type for cancelling a software upgrade. Deprecated: This legacy proposal is deprecated in favor of Msg-based gov proposals, see MsgCancelUpgrade.

from message cosmos.upgrade.v1beta1.CancelSoftwareUpgradeProposal

Hierarchy

Constructors

Properties

description: string = ""

description of the proposal

from field: string description = 2;

title: string = ""

title of the proposal

from field: string title = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.upgrade.v1beta1.CancelSoftwareUpgradeProposal" = "cosmos.upgrade.v1beta1.CancelSoftwareUpgradeProposal"

Methods