No description
Query
QueryAppliedPlan
AppliedPlan queries a previously applied upgrade plan by its name.
GET:/cosmos/upgrade/v1beta1/applied_plan/{name}
Since: cosmos-sdk 0.46
Query
QueryAuthority
Returns the account with authority to conduct upgrades
GET:/cosmos/upgrade/v1beta1/authority
No description
Query
QueryCurrentPlan
CurrentPlan queries the current upgrade plan.
GET:/cosmos/upgrade/v1beta1/current_plan
Since: cosmos-sdk 0.43
Query
QueryModuleVersions
ModuleVersions queries the list of module versions from state.
GET:/cosmos/upgrade/v1beta1/module_versions
Optional
query: { Optional
module_No description
Query
QueryUpgradedConsensusState
UpgradedConsensusState queries the consensus state that will serve as a trusted kernel for the next version of this chain. It will only be stored at the last height of this chain. UpgradedConsensusState RPC not supported with legacy querier This rpc is deprecated now that IBC has its own replacement (https://github.com/cosmos/ibc-go/blob/2c880a22e9f9cc75f62b527ca94aa75ce1106001/proto/ibc/core/client/v1/query.proto#L54)
GET:/cosmos/upgrade/v1beta1/upgraded_consensus_state/{last_height}
Generated using TypeDoc
Title
cosmos/upgrade/v1beta1/query.proto
Version
version not set