Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
func
(fc *fakeConfigs) ChainConfigInfo() *fakeChainConfig {
45
return
nil
46
}
47
48
var
(
49
configs = fakeConfigs{}
Callers
15
main
Function · 0.80
TestMakeSigner
Function · 0.80
TestSetupGenesis
Function · 0.80
TestHeaderVerification
Function · 0.80
testHeaderConcurrentVerification
Function · 0.80
testHeaderConcurrentAbortion
Function · 0.80
ExampleGenerateChain
Function · 0.80
benchInsertChain
Function · 0.80
benchReadChain
Function · 0.80
SetupGenesisBlock
Function · 0.80
configOrDefault
Method · 0.80
Commit
Method · 0.80
Calls
no outgoing calls
Tested by
15
TestMakeSigner
Function · 0.64
TestSetupGenesis
Function · 0.64
TestHeaderVerification
Function · 0.64
testHeaderConcurrentVerification
Function · 0.64
testHeaderConcurrentAbortion
Function · 0.64
ExampleGenerateChain
Function · 0.64
benchInsertChain
Function · 0.64
benchReadChain
Function · 0.64
fakeDpor
Function · 0.64
newCanonical
Function · 0.64
TestBlocksInsertNonceError
Function · 0.64
TestTermOf
Function · 0.64