mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-03 10:13:35 +00:00
9790c4958b
This introduces a function to convert `SignedBeaconBlock` to just their `BeaconBlockHeader` and updates the usages for reduced code duplication.
Tests based on scenarios generated from the consensus spec.