# Functions
MakeEncodingConfig creates an EncodingConfig for testing.
NewDefaultGenesisState generates the default state for the application.
NewgStakeApp returns a reference to an initialized gStake.
No description provided by the author
RegisterSwaggerAPI registers swagger route with API Server.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
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
PstakeApp extends an ABCI application, but with most of its parameters exported.
SimGenesisAccount defines a type that implements the GenesisAccount interface to be used for simulation accounts in the genesis state.
# Type aliases
GenesisState The genesis state of the blockchain is represented here as a map of raw json messages key'd by a identifier string.