Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Keeper ¶
type Keeper struct {
*upgradekeeper.Keeper
}
Keeper of the upgrade module
func NewKeeper ¶
func NewKeeper( skipUpgradeHeights map[int64]bool, storeKey storetypes.StoreKey, cdc codec.BinaryCodec, homePath string, vs xp.ProtocolVersionSetter, authority string, ) *Keeper
NewKeeper creates a new upgrade Keeper instance
Click to show internal directories.
Click to hide internal directories.