# Functions
GetMaccPerms returns a mapping of the application's module account permissions.
MakeCodec creates the application codec.
NewDefaultGenesisState generates the default state for the application.
NewInitApp is a constructor function for engineApp.
# Variables
DefaultCLIHome is the default home directories for the application CLI.
DefaultNodeHome sets the folder where the application data and configuration will be stored.
ModuleBasics The module BasicManager is in charge of setting up basic, non-dependant module elements, such as codec registration and genesis verification.
# Type aliases
GenesisState represents chain state at the start of the chain.