keeper

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: GPL-3.0 Imports: 13 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 module MsgServer interface.

func NewQueryServerImpl added in v0.1.0

func NewQueryServerImpl(k Keeper) types.QueryServer

NewQueryServerImpl returns an implementation of the module QueryServer.

Types

type Keeper

type Keeper struct {
	// contains filtered or unexported fields
}

Keeper of the x/obit store

func NewKeeper

NewKeeper constructor for Keeper

func (Keeper) ExportGenesis

func (k Keeper) ExportGenesis(ctx sdk.Context) *types.GenesisState

ExportGenesis returns the capability module's exported genesis.

func (Keeper) InitGenesis

func (k Keeper) InitGenesis(ctx context.Context, genState *types.GenesisState) error

InitGenesis initializes the capability module's state from a provided genesis state.

func (Keeper) SaveClass

func (k Keeper) SaveClass(ctx context.Context, class types.Class) error

SaveClass saves a class to the store

Jump to

Keyboard shortcuts

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