mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-26 06:21:38 +00:00
5439978a37
`m.depositsChain.blocks.len` may change during `startEth1Syncing`. If that happened, an additional check now ensures that `scratchMerkleizer` was initialized before attempting to use it.