mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 13:07:17 +00:00
parent
104ed39729
commit
ab623773c6
@ -211,6 +211,7 @@ 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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user