mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-18 04:13:00 +00:00
Clean up Electra observed aggregates (#5929)
* Use consistent key in observed_attestations * Remove unwraps from observed aggregates
This commit is contained in:
@@ -39,7 +39,7 @@ mod light_client_server_cache;
|
||||
pub mod metrics;
|
||||
pub mod migrate;
|
||||
mod naive_aggregation_pool;
|
||||
mod observed_aggregates;
|
||||
pub mod observed_aggregates;
|
||||
mod observed_attesters;
|
||||
mod observed_blob_sidecars;
|
||||
pub mod observed_block_producers;
|
||||
|
||||
Reference in New Issue
Block a user