chore: remove stale comment (#5440)

* rm stale comment

* Merge branch 'unstable' of https://github.com/sigp/lighthouse into rm_irelevant_comment
This commit is contained in:
zhiqiangxu 2024-03-23 02:16:49 +08:00 committed by GitHub
parent 003bb0ae3c
commit 5bfe6a8ae3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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,