mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
eth/catalyst: remove the outdated comments of ForkchoiceUpdatedV1 (#33251)
This commit is contained in:
parent
495a1d2b1a
commit
b5c3b32eeb
1 changed files with 0 additions and 3 deletions
|
|
@ -163,9 +163,6 @@ func newConsensusAPIWithoutHeartbeat(eth *eth.Ethereum) *ConsensusAPI {
|
||||||
//
|
//
|
||||||
// We try to set our blockchain to the headBlock.
|
// We try to set our blockchain to the headBlock.
|
||||||
//
|
//
|
||||||
// If the method is called with an empty head block: we return success, which can be used
|
|
||||||
// to check if the engine API is enabled.
|
|
||||||
//
|
|
||||||
// If the total difficulty was not reached: we return INVALID.
|
// If the total difficulty was not reached: we return INVALID.
|
||||||
//
|
//
|
||||||
// If the finalizedBlockHash is set: we check if we have the finalizedBlockHash in our db,
|
// If the finalizedBlockHash is set: we check if we have the finalizedBlockHash in our db,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue