MCPcopy 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
1264func (app *App) ModuleBasicManager() module.BasicManager {
1265 return app.mbm
1266}
1267
1268func (app *App) GetTxConfig() client.TxConfig {
1269 return app.txConfig

Callers 1

NewRootCmdFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected