keeper

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthKeeper

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

func NewAuthKeeper

func NewAuthKeeper(cdc *codec.Codec, key types.StoreKey, paramstore subspace.Subspace) AuthKeeper

func (AuthKeeper) GetNumTxs added in v1.5.28

func (ak AuthKeeper) GetNumTxs(ctx types.Context) int64

func (AuthKeeper) GetParams

func (ak AuthKeeper) GetParams(ctx types.Context) (params auth_types.Params)

GetParams gets the auth module's parameters.

func (AuthKeeper) SetNumTxs added in v1.5.28

func (ak AuthKeeper) SetNumTxs(ctx types.Context)

func (AuthKeeper) SetParams

func (ak AuthKeeper) SetParams(ctx types.Context, params auth_types.Params)

Jump to

Keyboard shortcuts

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