Mallory - Single commit

This commit is contained in:
Age Manning
2025-03-25 16:53:10 +11:00
parent b8178515cd
commit e2acce9468
118 changed files with 4753 additions and 3938 deletions

View File

@@ -124,7 +124,7 @@ async fn get_block_from_source<T: EthSpec>(
.unwrap()
.unwrap();
let blobs_from_source = source
.get_blobs::<T>(block_id, None, spec)
.get_blob_sidecars::<T>(block_id, None, spec)
.await
.unwrap()
.unwrap()