mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-21 06:48:27 +00:00
adding michael commits
This commit is contained in:
committed by
hopinheimer
parent
491b69f364
commit
3e3ccba1a6
@@ -111,7 +111,7 @@ pub struct ProtoNode {
|
||||
#[ssz(with = "four_byte_option_usize")]
|
||||
pub best_descendant: Option<usize>,
|
||||
/// Indicates if an execution node has marked this block as valid. Also contains the execution
|
||||
/// block hash.
|
||||
/// block hash. This is only used pre-Gloas.
|
||||
#[superstruct(only(V17), partial_getter(copy))]
|
||||
pub execution_status: ExecutionStatus,
|
||||
#[superstruct(getter(copy))]
|
||||
|
||||
Reference in New Issue
Block a user