This commit is contained in:
alex.sharov 2022-02-09 14:11:52 +07:00
parent 1d6f8a04ac
commit 104ed39729

View File

@ -211,7 +211,6 @@ func StageLoopStep(
notifications.Accumulator.SendAndReset(ctx, notifications.StateChangesConsumer, pendingBaseFee.Uint64(), header.GasLimit)
return stagedsync.NotifyNewHeaders(ctx, finishProgressBefore, head, sync.PrevUnwindPoint(), notifications.Events, tx)
}); err != nil {
return headBlockHash, err
}