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

This commit is contained in:
Guillaume Ballet 2022-07-25 11:08:08 +02:00 committed by GitHub
parent 1ed8b7d24f
commit ff2259457a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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