MCPcopy Create free account
hub / github.com/CPChain/chain / ChainConfigInfo

Method ChainConfigInfo

contracts/primitives_example/primitives/utils.go:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42}
43
44func (fc *fakeConfigs) ChainConfigInfo() *fakeChainConfig {
45 return nil
46}
47
48var (
49 configs = fakeConfigs{}

Callers 15

mainFunction · 0.80
TestMakeSignerFunction · 0.80
TestSetupGenesisFunction · 0.80
TestHeaderVerificationFunction · 0.80
ExampleGenerateChainFunction · 0.80
benchInsertChainFunction · 0.80
benchReadChainFunction · 0.80
SetupGenesisBlockFunction · 0.80
configOrDefaultMethod · 0.80
CommitMethod · 0.80

Calls

no outgoing calls

Tested by 15

TestMakeSignerFunction · 0.64
TestSetupGenesisFunction · 0.64
TestHeaderVerificationFunction · 0.64
ExampleGenerateChainFunction · 0.64
benchInsertChainFunction · 0.64
benchReadChainFunction · 0.64
fakeDporFunction · 0.64
newCanonicalFunction · 0.64
TestTermOfFunction · 0.64