consensus/beacon: fix typo in comment (#25391)

This commit is contained in:
Guillaume Ballet
2022-07-25 12:08:08 +03:00
committed by GitHub
parent 1ed8b7d24f
commit ff2259457a
+1 -1
View File
@@ -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