mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-21 06:48:27 +00:00
Implement ERA consumer and producer in lcli
This commit is contained in:
@@ -47,4 +47,8 @@ impl HistoricalSummary {
|
||||
state_summary_root: state.state_roots().tree_hash_root(),
|
||||
}
|
||||
}
|
||||
|
||||
pub fn block_summary_root(&self) -> Hash256 {
|
||||
self.block_summary_root
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user