Gloas range sync

This commit is contained in:
Eitan Seri-Levi
2026-04-30 16:40:05 +02:00
parent 28a9342831
commit a840c40cbe

View File

@@ -1279,6 +1279,7 @@ mod tests {
execution_requests: ExecutionRequests::default(),
builder_index: 0,
beacon_block_root: Hash256::from(rng.random::<[u8; 32]>()),
parent_beacon_block_root: Hash256::repeat_byte(0),
};
Arc::new(SignedExecutionPayloadEnvelope {
message: envelope,