mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 21:17:16 +00:00
parent
104ed39729
commit
ab623773c6
@ -211,6 +211,7 @@ func StageLoopStep(
|
|||||||
notifications.Accumulator.SendAndReset(ctx, notifications.StateChangesConsumer, pendingBaseFee.Uint64(), header.GasLimit)
|
notifications.Accumulator.SendAndReset(ctx, notifications.StateChangesConsumer, pendingBaseFee.Uint64(), header.GasLimit)
|
||||||
|
|
||||||
return stagedsync.NotifyNewHeaders(ctx, finishProgressBefore, head, sync.PrevUnwindPoint(), notifications.Events, tx)
|
return stagedsync.NotifyNewHeaders(ctx, finishProgressBefore, head, sync.PrevUnwindPoint(), notifications.Events, tx)
|
||||||
|
|
||||||
}); err != nil {
|
}); err != nil {
|
||||||
return headBlockHash, err
|
return headBlockHash, err
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user