package
0.6.0-rc.7-hotfix
Repository: https://github.com/settlus/chain.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# 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.