# Functions
AppStateFn returns the initial application state using a genesis or the simulation parameters.
AppStateFromGenesisFileFn util function to generate the genesis AppState from a genesis.json file.
AppStateRandomizedFn creates calls each module's GenesisState generator function and creates the simulation params.
CheckExportSimulation exports the app state and simulation parameters to JSON if the export paths are defined.
GetSimulatorFlags gets the values of all the available simulation flags.
NewConfigFromFlags creates a simulation from the retrieved values of the flags.
PrintStats prints the corresponding statistics from the app DB.
SimulationOperations retrieves the simulation params from the provided file path and returns all the modules weighted operations.
# Constants
Simulation parameter constants.
Simulation parameter constants.
# Variables
List of available flags for the simulator.
List of available flags for the simulator.
List of available flags for the simulator.
List of available flags for the simulator.
List of available flags for the simulator.
List of available flags for the simulator.
List of available flags for the simulator.
List of available flags for the simulator.
List of available flags for the simulator.
List of available flags for the simulator.
List of available flags for the simulator.
List of available flags for the simulator.
List of available flags for the simulator.
TODO: Remove in favor of binary search for invariant violation.
List of available flags for the simulator.
List of available flags for the simulator.
List of available flags for the simulator.
List of available flags for the simulator.