mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 13:28:33 +00:00
Merge remote-tracking branch 'origin/deneb-free-blobs' into tree-states
This commit is contained in:
@@ -57,7 +57,7 @@ impl ExitTest {
|
||||
block_modifier(&harness, block);
|
||||
})
|
||||
.await;
|
||||
(signed_block, state)
|
||||
(signed_block.0, state)
|
||||
}
|
||||
|
||||
fn process(
|
||||
|
||||
Reference in New Issue
Block a user