mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-30 03:03:45 +00:00
Re-do head_payload_status
This commit is contained in:
@@ -1350,7 +1350,7 @@ async fn recover_from_invalid_head_by_importing_blocks() {
|
||||
"the fork block should become the head"
|
||||
);
|
||||
|
||||
let manual_get_head = rig
|
||||
let (manual_get_head, _) = rig
|
||||
.harness
|
||||
.chain
|
||||
.canonical_head
|
||||
|
||||
Reference in New Issue
Block a user