account

package
v1.5.17 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModuleName = types.ModuleName
	RouteKey   = types.RouteKey
	StoreKey   = types.StoreKey
)

Variables

View Source
var (
	//SetGenesisStateInAppState 	= types.SetGenesisStateInAppState
	NewGenesisAccountRaw = types.NewGenesisAccountRaw
	ModuleCdc            = types.ModuleCdc
	NewQuerier           = keeper.NewQuerier
)

Functions

func InitGenesis

func InitGenesis(ctx types.Context, _ *codec.Codec, accountKeeper keeper.AccountKeeper, genesisState GenesisState)

Types

type AccountKeeper

type AccountKeeper = keeper.AccountKeeper

type AppModule

type AppModule struct {
	AppModuleBasic

	AccountKeeper keeper.AccountKeeper
}

func (AppModule) BeginBlocker

func (am AppModule) BeginBlocker(ctx types.Context, req abci.RequestBeginBlock)

func (AppModule) Committer

func (am AppModule) Committer(ctx types.Context)

func (AppModule) EndBlock

func (AppModule) InitGenesis

func (am AppModule) InitGenesis(ctx types.Context, data json.RawMessage) []abci.ValidatorUpdate

type AppModuleBasic

type AppModuleBasic struct {
}

func (AppModuleBasic) DefaultGenesis

func (am AppModuleBasic) DefaultGenesis(_ []tmtypes.GenesisValidator) json.RawMessage

func (AppModuleBasic) Name

func (am AppModuleBasic) Name() string

func (AppModuleBasic) RegisterCodec

func (am AppModuleBasic) RegisterCodec(codec *codec.Codec)

type BaseAccount

type BaseAccount = types.BaseAccount

type GenesisState

type GenesisState = types.GenesisState

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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