keeper

package
v0.0.0-...-027dd3d Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: AGPL-3.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMsgServer

func NewMsgServer(keeper Keeper) escrowv1alpha1.MsgServer

func NewQueryServer

func NewQueryServer(keeper Keeper) escrowv1alpha1.QueryServer

Types

type AuthKeeper

type AuthKeeper = expected.AuthKeeper

type Keeper

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

func NewKeeper

func NewKeeper(
	cdc codec.Codec,
	storeService store.KVStoreService,
	authority sdk.AccAddress,
	router expected.MessageRouter,
	authKeeper expected.AuthKeeper,
) (*Keeper, error)

func (Keeper) DefaultGenesis

func (k Keeper) DefaultGenesis() *escrowv1alpha1.GenesisState

func (Keeper) ExportGenesis

func (k Keeper) ExportGenesis(ctx context.Context) (*escrowv1alpha1.GenesisState, error)

func (Keeper) InitGenesis

func (k Keeper) InitGenesis(ctx context.Context, gs *escrowv1alpha1.GenesisState) error

func (Keeper) ValidateGenesis

func (k Keeper) ValidateGenesis(gs *escrowv1alpha1.GenesisState) error

type MessageRouter

type MessageRouter = expected.MessageRouter

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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