concensus.go sealer.go源码

在eth/concensus.go中主要是验证区块头,调整挖矿难度的算法,以及验证挖到的区块是否正确等等功能。还有前期准备,计算奖励等html // VerifySeal implements consensus.Engine, checking whether the given block satisfies // the PoW difficulty requirements. func (
相关文章
相关标签/搜索