Skip to content

Commit

Permalink
chore: remove stale comment (#5440)
Browse files Browse the repository at this point in the history
* rm stale comment

* Merge branch 'unstable' of https://github.com/sigp/lighthouse into rm_irelevant_comment
  • Loading branch information
zhiqiangxu authored Mar 22, 2024
1 parent 003bb0a commit 5bfe6a8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions beacon_node/beacon_chain/src/execution_payload.rs
Original file line number Diff line number Diff line change
Expand Up @@ -560,9 +560,6 @@ where
parent_beacon_block_root,
);

// Note: the suggested_fee_recipient is stored in the `execution_layer`, it will add this parameter.
//
// This future is not executed here, it's up to the caller to await it.
let block_contents = execution_layer
.get_payload(
parent_hash,
Expand Down

0 comments on commit 5bfe6a8

Please sign in to comment.