mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-23 06:44:35 +00:00
Cause analysis for delayed head blocks
This commit is contained in:
@@ -835,6 +835,7 @@ pub struct SseLateHead {
|
||||
pub proposer_graffiti: String,
|
||||
pub block_delay: Duration,
|
||||
pub observed_delay: Option<Duration>,
|
||||
pub attestable_delay: Option<Duration>,
|
||||
pub imported_delay: Option<Duration>,
|
||||
pub set_as_head_delay: Option<Duration>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user