Skip to content

Commit

Permalink
rm stale comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqiangxu committed Mar 19, 2024
1 parent eab3672 commit d9e844f
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 d9e844f

Please sign in to comment.