package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.git
Documentation: pkg.go.dev

# README

Auth

  • Auth - Authentication of accounts and transactions for Cosmos SDK applications.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package types is a reverse proxy.
No description provided by the author

# Functions

ExportGenesis returns a GenesisState for a given context and keeper.
InitGenesis - Init store state from genesis data CONTRACT: old coins from the FeeCollectionKeeper need to be transferred through a genesis port script to the new fee collector account.
NewAppModule creates a new AppModule object.

# Structs

AppModule implements an application module for the auth module.
AppModuleBasic defines the basic application module used by the auth module.