Versions in this module Expand all Collapse all v24 v24.0.0 Aug 21, 2024 Changes in this version + func CreateBlankUpgradeHandler(mm *module.Manager, cfg module.Configurator, _ *keepers.AppKeepers) upgradetypes.UpgradeHandler + func GetChainsDenomToken(chainID string) string + type BaseAppParamManager interface + GetConsensusParams func(ctx sdk.Context) *tmproto.ConsensusParams + StoreConsensusParams func(ctx sdk.Context, cp *tmproto.ConsensusParams) + type Upgrade struct + CreateUpgradeHandler func(*module.Manager, module.Configurator, *keepers.AppKeepers) upgradetypes.UpgradeHandler + StoreUpgrades store.StoreUpgrades + UpgradeName string Other modules containing this package github.com/CosmosContracts/juno/v11 github.com/CosmosContracts/juno/v12 github.com/CosmosContracts/juno/v13 github.com/CosmosContracts/juno/v14 github.com/CosmosContracts/juno/v15 github.com/CosmosContracts/juno/v16 github.com/CosmosContracts/juno/v17 github.com/CosmosContracts/juno/v18 github.com/CosmosContracts/juno/v19 github.com/CosmosContracts/juno/v21 github.com/CosmosContracts/juno/v22 github.com/CosmosContracts/juno/v23 github.com/CosmosContracts/juno/v25 github.com/CosmosContracts/juno/v26