Structsยง
- Cancel
Software Upgrade Proposal - 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.
- Module
Version - ModuleVersion specifies a module and its consensus version.
- MsgCancel
Upgrade - MsgCancelUpgrade is the Msg/CancelUpgrade request type.
- MsgCancel
Upgrade Response - MsgCancelUpgradeResponse is the Msg/CancelUpgrade response type.
- MsgSoftware
Upgrade - MsgSoftwareUpgrade is the Msg/SoftwareUpgrade request type.
- MsgSoftware
Upgrade Response - MsgSoftwareUpgradeResponse is the Msg/SoftwareUpgrade response type.
- Plan
- Plan specifies information about a planned upgrade and when it should occur.
- Query
Applied Plan Request - QueryCurrentPlanRequest is the request type for the Query/AppliedPlan RPC method.
- Query
Applied Plan Response - QueryAppliedPlanResponse is the response type for the Query/AppliedPlan RPC method.
- Query
Authority Request - QueryAuthorityRequest is the request type for Query/Authority
- Query
Authority Response - QueryAuthorityResponse is the response type for Query/Authority
- Query
Current Plan Request - QueryCurrentPlanRequest is the request type for the Query/CurrentPlan RPC method.
- Query
Current Plan Response - QueryCurrentPlanResponse is the response type for the Query/CurrentPlan RPC method.
- Query
Module Versions Request - QueryModuleVersionsRequest is the request type for the Query/ModuleVersions RPC method.
- Query
Module Versions Response - QueryModuleVersionsResponse is the response type for the Query/ModuleVersions RPC method.
- Query
Upgraded Consensus State Request - QueryUpgradedConsensusStateRequest is the request type for the Query/UpgradedConsensusState RPC method.
- Query
Upgraded Consensus State Response - QueryUpgradedConsensusStateResponse is the response type for the Query/UpgradedConsensusState RPC method.
- Software
Upgrade Proposal - 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.