forked from cerc-io/plugeth
consensus/beacon: fix typo in comment (#25391)
This commit is contained in:
parent
1ed8b7d24f
commit
ff2259457a
@ -167,7 +167,7 @@ func (beacon *Beacon) VerifyHeaders(chain consensus.ChainHeaderReader, headers [
|
||||
return abort, results
|
||||
}
|
||||
|
||||
// verifyTerminalPoWBlock verifies that the preHeaders confirm to the specification
|
||||
// verifyTerminalPoWBlock verifies that the preHeaders conform to the specification
|
||||
// wrt. their total difficulty.
|
||||
// It expects:
|
||||
// - preHeaders to be at least 1 element
|
||||
|
Loading…
Reference in New Issue
Block a user