Versions in this module Expand all Collapse all v4 v4.0.0 Dec 17, 2024 Changes in this version + type Fork struct + BeginForkLogic func(ctx sdk.Context, keepers *keepers.AppKeepers) + UpgradeHeight int64 + UpgradeName string + 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/milkyway-labs/milkyway github.com/milkyway-labs/milkyway/v2 github.com/milkyway-labs/milkyway/v3 github.com/milkyway-labs/milkyway/v5 github.com/milkyway-labs/milkyway/v6 github.com/milkyway-labs/milkyway/v7