mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-10 04:15:54 +00:00
ff1a45e095
previously, the withdrawal validation is in process_block only, but the one in persist block, which is also used in synchronizer is not validated properly.