Versions in this module Expand all Collapse all v5 v5.0.0 Aug 18, 2023 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 func() *storetypes.StoreUpgrades + UpgradeName string v5.0.0-rc0 Aug 8, 2023 Other modules containing this package github.com/functionx/fx-core/v2 github.com/functionx/fx-core/v3 github.com/functionx/fx-core/v4 github.com/functionx/fx-core/v6 github.com/functionx/fx-core/v7