package cosmos.upgrade.v1beta1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Msg

tx.proto:14

Msg defines the upgrade Msg service.

service Query

query.proto:10

Query defines the gRPC upgrade querier service.

message CancelSoftwareUpgradeProposal

upgrade.proto:72

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.

message ModuleVersion

upgrade.proto:89

ModuleVersion specifies a module and its consensus version. Since: cosmos-sdk 0.43

Used in: QueryModuleVersionsResponse

message Plan

upgrade.proto:14

Plan specifies information about a planned upgrade and when it should occur.

Used in: MsgSoftwareUpgrade, QueryCurrentPlanResponse, SoftwareUpgradeProposal, ibc.core.client.v1.UpgradeProposal

message SoftwareUpgradeProposal

upgrade.proto:51

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