mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 20:57:10 +00:00
Gloas range sync
This commit is contained in:
@@ -1279,6 +1279,7 @@ mod tests {
|
|||||||
execution_requests: ExecutionRequests::default(),
|
execution_requests: ExecutionRequests::default(),
|
||||||
builder_index: 0,
|
builder_index: 0,
|
||||||
beacon_block_root: Hash256::from(rng.random::<[u8; 32]>()),
|
beacon_block_root: Hash256::from(rng.random::<[u8; 32]>()),
|
||||||
|
parent_beacon_block_root: Hash256::repeat_byte(0),
|
||||||
};
|
};
|
||||||
Arc::new(SignedExecutionPayloadEnvelope {
|
Arc::new(SignedExecutionPayloadEnvelope {
|
||||||
message: envelope,
|
message: envelope,
|
||||||
|
|||||||
Reference in New Issue
Block a user