Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/33cn/chain33
/ GetModuleConfig
Method
GetModuleConfig
types/config.go:151–153 ·
view source on GitHub ↗
GetModuleConfig ...
()
Source
from the content-addressed store, hash-verified
149
150
// GetModuleConfig ...
151
func
(c *Chain33Config) GetModuleConfig() *Config {
152
return
c.mcfg
153
}
154
155
// GetSubConfig ...
156
func
(c *Chain33Config) GetSubConfig() *ConfigSubModule {
Callers
15
TestChainConfig
Function · 0.95
TestAddressConfig
Function · 0.95
TestIsForward2MainChainTx
Function · 0.95
initEnv
Function · 0.95
TestEvent
Function · 0.95
initEnv
Function · 0.95
NewChain33MockWithFlag
Function · 0.95
TestUpgradeStore
Function · 0.95
TestRollbackblock
Function · 0.95
TestCheckClockDrift
Function · 0.95
TestGetBodyFromP2Pstore
Function · 0.95
TestBlockCache
Function · 0.95
Calls
no outgoing calls
Tested by
15
TestChainConfig
Function · 0.76
TestAddressConfig
Function · 0.76
TestIsForward2MainChainTx
Function · 0.76
initEnv
Function · 0.76
TestEvent
Function · 0.76
NewChain33MockWithFlag
Function · 0.76
TestUpgradeStore
Function · 0.76
TestRollbackblock
Function · 0.76
TestCheckClockDrift
Function · 0.76
TestGetBodyFromP2Pstore
Function · 0.76
TestBlockCache
Function · 0.76
initTxHashCache
Function · 0.76