mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-29 10:43:42 +00:00
Merge branch 'unstable' of github.com:sigp/lighthouse into gloas-fc-proto
This commit is contained in:
@@ -147,15 +147,6 @@ impl ApiTester {
|
||||
.node_custody_type(config.node_custody_type)
|
||||
.build();
|
||||
|
||||
harness
|
||||
.mock_execution_layer
|
||||
.as_ref()
|
||||
.unwrap()
|
||||
.server
|
||||
.execution_block_generator()
|
||||
.move_to_terminal_block()
|
||||
.unwrap();
|
||||
|
||||
harness.advance_slot();
|
||||
|
||||
for _ in 0..CHAIN_LENGTH {
|
||||
|
||||
Reference in New Issue
Block a user