MCPcopy Create free account
hub / github.com/akash-network/node / SimulationManager

Method SimulationManager

app/app.go:518–520  ·  view source on GitHub ↗

SimulationManager implements the SimulationApp interface

()

Source from the content-addressed store, hash-verified

516
517// SimulationManager implements the SimulationApp interface
518func (app *AkashApp) SimulationManager() *module.SimulationManager {
519 return app.sm
520}
521
522// RegisterAPIRoutes registers all application module routes with the provided
523// API server.

Callers 4

simulateFromSeedFuncFunction · 0.80
TestAppImportExportFunction · 0.80
SimulationOperationsFunction · 0.80

Calls

no outgoing calls

Tested by 2

simulateFromSeedFuncFunction · 0.64
TestAppImportExportFunction · 0.64