MCPcopy 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 ...
151func (c *Chain33Config) GetModuleConfig() *Config {
152 return c.mcfg
153}
154
155// GetSubConfig ...
156func (c *Chain33Config) GetSubConfig() *ConfigSubModule {

Callers 15

TestChainConfigFunction · 0.95
TestAddressConfigFunction · 0.95
initEnvFunction · 0.95
TestEventFunction · 0.95
initEnvFunction · 0.95
NewChain33MockWithFlagFunction · 0.95
TestUpgradeStoreFunction · 0.95
TestRollbackblockFunction · 0.95
TestCheckClockDriftFunction · 0.95
TestGetBodyFromP2PstoreFunction · 0.95
TestBlockCacheFunction · 0.95

Calls

no outgoing calls

Tested by 15

TestChainConfigFunction · 0.76
TestAddressConfigFunction · 0.76
initEnvFunction · 0.76
TestEventFunction · 0.76
NewChain33MockWithFlagFunction · 0.76
TestUpgradeStoreFunction · 0.76
TestRollbackblockFunction · 0.76
TestCheckClockDriftFunction · 0.76
TestGetBodyFromP2PstoreFunction · 0.76
TestBlockCacheFunction · 0.76
initTxHashCacheFunction · 0.76