Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirmaChain/firmachain
/ ModuleBasicManager
Method
ModuleBasicManager
app/app.go:1264–1266 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1262
}
1263
1264
func
(app *App) ModuleBasicManager() module.BasicManager {
1265
return
app.mbm
1266
}
1267
1268
func
(app *App) GetTxConfig() client.TxConfig {
1269
return
app.txConfig
Callers
1
NewRootCmd
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected