Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppModule ¶
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
|
|
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. |
Click to show internal directories.
Click to hide internal directories.