Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akash-network/node
/ ModuleBasics
Function
ModuleBasics
app/config.go:72–74 ·
view source on GitHub ↗
ModuleBasics returns all app modules basics
()
Source
from the content-addressed store, hash-verified
70
71
// ModuleBasics returns all app modules basics
72
func
ModuleBasics() module.BasicManager {
73
return
mbasics
74
}
Callers
7
NewTestNetworkFixture
Function · 0.92
NewRootCmd
Function · 0.92
initRootCmd
Function · 0.92
genesisCommand
Function · 0.92
Setup
Function · 0.85
NewDefaultGenesisState
Function · 0.85
RegisterAPIRoutes
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected