# Functions

ExportGenesis returns the module's exported genesis.
InitGenesis initializes the module's state from a provided genesis state.
NewAppModule creates a new 29-fee module.
No description provided by the author

# Structs

AppModule implements the AppModule interface that defines the inter-dependent methods that modules need to implement.
AppModuleBasic implements the AppModuleBasic interface.