mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-10 05:35:28 +00:00
* Refactor block/blobs types Use type system to enforce invariant that a pre-4844 block cannot have a sidecar. * Update beacon_chain/nimbus_beacon_node.nim Co-authored-by: tersec <tersec@users.noreply.github.com> * review feedback Co-authored-by: tersec <tersec@users.noreply.github.com>