Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1260
func
(app *App) ModuleManager() *module.Manager {
1261
return
app.mm
1262
}
1263
1264
func
(app *App) ModuleBasicManager() module.BasicManager {
1265
return
app.mbm
Callers
2
autoCliOpts
Function · 0.80
preUpgradeChecks
Function · 0.80
Calls
no outgoing calls
Tested by
1
preUpgradeChecks
Function · 0.64