auth

package
v1.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppModule

type AppModule struct {
	auth.AppModule
	// contains filtered or unexported fields
}

AppModule implements an application module for the auth module.

func NewAppModule

func NewAppModule(cdc codec.Codec, accountKeeper keeper.AccountKeeper, randGenAccountsFn types.RandomGenesisAccountsFn) AppModule

NewAppModule creates a new AppModule object

func (AppModule) GenerateGenesisState

func (am AppModule) GenerateGenesisState(simState *module.SimulationState)

GenerateGenesisState creates a randomized GenState of the auth module

type AppModuleBasic

type AppModuleBasic struct {
	auth.AppModuleBasic
}

AppModuleBasic defines the basic application module used by the auth module.

func (AppModuleBasic) RegisterLegacyAminoCodec

func (AppModuleBasic) RegisterLegacyAminoCodec(cdc *codec.LegacyAmino)

RegisterLegacyAminoCodec registers the auth module's types for the given codec.

Directories

Path Synopsis
client
cli
legacy
v040
Package v040 creates in-place store migrations for fixing multisig pubkey migration problem ref: https://github.com/terra-money/classic-core/issues/562
Package v040 creates in-place store migrations for fixing multisig pubkey migration problem ref: https://github.com/terra-money/classic-core/issues/562
Package tx is a reverse proxy.
Package tx is a reverse proxy.

Jump to

Keyboard shortcuts

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