mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-31 13:17:09 +00:00
fix tests
This commit is contained in:
@@ -760,6 +760,7 @@ mod data_availability_checker_tests {
|
||||
execution_requests: ExecutionRequests::default(),
|
||||
builder_index: 0,
|
||||
beacon_block_root: block_root,
|
||||
parent_beacon_block_root: Hash256::random(),
|
||||
},
|
||||
signature: bls::Signature::infinity().expect("should create infinity sig"),
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user