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