mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 22:06:21 +00:00
173582ad70
Move KZG trusted setup initialization before `BeaconNode.init` to avoid edge case where network message is received and processed before crypto library has been properly initialized. Followup from #4870.