mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-20 22:38:34 +00:00
Thread head_payload_status from get_head() return through to CanonicalHead::new(). In restore_from_store, call get_head() on the loaded fork choice to get the correct status. Removes Pending defaults.