bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class CancelSoftwareUpgradeProposal

    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

    Index

    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"

    Methods