mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 21:08:32 +00:00
Removed unusued codepaths
This commit is contained in:
@@ -155,10 +155,6 @@ async fn attestations_across_fork_with_skip_slots() {
|
||||
.post_beacon_pool_attestations_v1(&unaggregated_attestations)
|
||||
.await
|
||||
.unwrap();
|
||||
// client
|
||||
// .post_beacon_pool_attestations_v2(&unaggregated_attestations, fork_name)
|
||||
// .await
|
||||
// .unwrap();
|
||||
|
||||
let signed_aggregates = attestations
|
||||
.into_iter()
|
||||
|
||||
Reference in New Issue
Block a user