mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-09 11:25:55 +00:00
Merge and test fixups
This commit is contained in:
@@ -981,7 +981,7 @@ async fn attestation_that_skips_epochs() {
|
||||
let block_slot = harness
|
||||
.chain
|
||||
.store
|
||||
.get_blinded_block(&block_root)
|
||||
.get_blinded_block(&block_root, None)
|
||||
.expect("should not error getting block")
|
||||
.expect("should find attestation block")
|
||||
.message()
|
||||
|
||||
Reference in New Issue
Block a user