keeper

package
v0.0.0-...-2fe96dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMsgServerImpl

func NewMsgServerImpl(keeper *Keeper) types.MsgServer

NewMsgServerImpl returns an implementation of the bank MsgServer interface for the provided Keeper.

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL