mirror of
https://github.com/sigp/lighthouse.git
synced 2026-07-01 11:54:40 +00:00
Remove comment
This commit is contained in:
@@ -129,7 +129,6 @@ impl<'block, E: EthSpec> NewPayloadRequest<'block, E> {
|
||||
Ok(())
|
||||
}
|
||||
|
||||
/// Returns the execution requests as a fork-tagged reference, if present.
|
||||
pub fn execution_requests_ref(&self) -> Option<ExecutionRequestsRef<'block, E>> {
|
||||
match self {
|
||||
Self::Bellatrix(_) | Self::Capella(_) | Self::Deneb(_) => None,
|
||||
|
||||
Reference in New Issue
Block a user