chore: cargo fmt + fix clippy warnings

This commit is contained in:
Devnet Bot
2026-05-06 16:08:52 +00:00
parent 39b6f58bc2
commit 2356bdd256
8 changed files with 58 additions and 56 deletions

View File

@@ -421,7 +421,11 @@ where
// first forkchoice update sends a valid head to the EL.
let parent_hash = if anchor_block.slot() == spec.genesis_slot
&& anchor_state.slot() == spec.genesis_slot
&& signed_bid.message().parent_block_hash().into_root().is_zero()
&& signed_bid
.message()
.parent_block_hash()
.into_root()
.is_zero()
&& signed_bid.message().block_hash().into_root().is_zero()
{
*anchor_state