# Functions
No description provided by the author
MakeEncodingConfig creates an EncodingConfig for testing.
No description provided by the author
NewDefaultGenesisState generates the default state for the application.
NewSettlus returns a reference to an initialized blockchain app.
No description provided by the author
Setup initializes a new App.
# Constants
No description provided by the author
# Variables
DefaultConsensusParams defines the default Tendermint consensus params used in Settlus testing.
DefaultNodeHome default home directories for the application daemon.
ModuleBasics defines the module BasicManager is in charge of setting up basic, non-dependant module elements, such as codec registration and genesis verification.
# Structs
No description provided by the author
SettlusApp extends an ABCI application, but with most of its parameters exported.