keeper

package
v0.0.0-...-396812e Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMsgServerImpl

func NewMsgServerImpl(k Keeper) types.MsgServer

func NewQueryServerImpl

func NewQueryServerImpl(k Keeper) types.QueryServer

Types

type Keeper

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

func (Keeper) ContractKeeper

func (k Keeper) ContractKeeper() wasmtypes.ContractOpsKeeper

func (Keeper) DeleteSignerAddress

func (k Keeper) DeleteSignerAddress(ctx sdk.Context)

func (Keeper) GetAndIncrementNextAccountID

func (k Keeper) GetAndIncrementNextAccountID(ctx sdk.Context) uint64

func (Keeper) GetNextAccountID

func (k Keeper) GetNextAccountID(ctx sdk.Context) uint64

func (Keeper) GetParams

func (k Keeper) GetParams(ctx sdk.Context) (*types.Params, error)

func (Keeper) GetSignerAddress

func (k Keeper) GetSignerAddress(ctx sdk.Context) sdk.AccAddress

func (Keeper) Logger

func (k Keeper) Logger(ctx sdk.Context) log.Logger

func (Keeper) SetNextAccountID

func (k Keeper) SetNextAccountID(ctx sdk.Context, id uint64)

func (Keeper) SetParams

func (k Keeper) SetParams(ctx sdk.Context, params *types.Params) error

func (Keeper) SetSignerAddress

func (k Keeper) SetSignerAddress(ctx sdk.Context, signerAddr sdk.AccAddress)

Jump to

Keyboard shortcuts

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