MCPcopy Create free account
hub / github.com/FirmaChain/firmachain / ModuleManager

Method ModuleManager

app/app.go:1260–1262  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1258}
1259
1260func (app *App) ModuleManager() *module.Manager {
1261 return app.mm
1262}
1263
1264func (app *App) ModuleBasicManager() module.BasicManager {
1265 return app.mbm

Callers 2

autoCliOptsFunction · 0.80
preUpgradeChecksFunction · 0.80

Calls

no outgoing calls

Tested by 1

preUpgradeChecksFunction · 0.64