package
0.0.0-20200713213332-2984094c852f
Repository: https://github.com/pokt-network/posmint.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewGenesisOnlyAppModule creates a new GenesisOnlyAppModule object.
NewModuleManager creates a new Manager object.

# Structs

___________________________ app module.
____________________________________________________________________________ module manager provides the high level utility for managing and executing operations for a group of modules.

# Interfaces

AppModule is the standard form for an application module.
__________________________________________________________________________________________ AppModuleBasic is the standard form for basic non-dependant elements of an application module.
_________________________________________________________ AppModuleGenesis is the standard form for an application module genesis functions.

# Type aliases

collections of AppModuleBasic.