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

Method Config

consensus/consensus.go:37–37  ·  view source on GitHub ↗

Config retrieves the blockchain's chain configuration.

()

Source from the content-addressed store, hash-verified

35
36 // Config retrieves the blockchain's chain configuration.
37 Config() *configs.ChainConfig
38
39 // CurrentHeader retrieves the current header from the local chain.
40 CurrentHeader() *types.Header

Callers 1

NodeInfoMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected