# Functions
No description provided by the author
No description provided by the author
SetupWithGenesisValSet initializes a new app with a validator set and genesis accounts that also act as delegators.
# Constants
SimAppChainID hardcoded chainID for simulation.
# Variables
DefaultConsensusParams defines the default Tendermint consensus params used in app testing.
# Structs
No description provided by the author
EmptyBaseAppOptions is a stub implementing AppOptions.
No description provided by the author
PV implements PrivValidator without any safety or persistence.