mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-25 05:49:26 +00:00
0b8bb11c50
* combine common implementation of LC helpers Combine replicated helper code from Altair/Capella/EIP4844 into single `Forky` based implementation. Also convert `template` to `func` to avoid selection of incorrect overload. * fix