MCPcopy Create free account
hub / github.com/DNAProject/DNA / getNewChainConfig

Method getNewChainConfig

consensus/vbft/types.go:57–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55}
56
57func (blk *Block) getNewChainConfig() *vconfig.ChainConfig {
58 return blk.Info.NewChainConfig
59}
60
61func (blk *Block) getPrevBlockMerkleRoot() common.Uint256 {
62 return blk.PrevBlockMerkleRoot

Callers 3

LoadChainConfigMethod · 0.80
processProposalMsgMethod · 0.80

Calls

no outgoing calls

Tested by 1