addressing comments:

This commit is contained in:
hopinheimer
2026-03-16 19:36:48 -04:00
parent 916d9fb018
commit 9ce88ea3c1
4 changed files with 39 additions and 11 deletions

View File

@@ -999,6 +999,7 @@ impl ProtoArrayForkChoice {
/// - Previous slot (`slot + 1 == current_slot`): prefer Full only when timely and
/// data available (per `should_extend_payload`).
/// - Otherwise: prefer Full when payload has been received.
///
/// Returns `None` for V17 nodes.
pub fn head_payload_status<E: EthSpec>(
&self,