mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-15 02:42:38 +00:00
Remove merge transition code (#8761)
Co-Authored-By: dapplion <35266934+dapplion@users.noreply.github.com>
This commit is contained in:
@@ -404,7 +404,7 @@ async fn bls_to_execution_changes_update_all_around_capella_fork() {
|
||||
bls_withdrawal_credentials(&keypair.pk, spec)
|
||||
}
|
||||
|
||||
let header = generate_genesis_header(&spec, true);
|
||||
let header = generate_genesis_header(&spec);
|
||||
|
||||
let genesis_state = InteropGenesisBuilder::new()
|
||||
.set_opt_execution_payload_header(header)
|
||||
|
||||
Reference in New Issue
Block a user