mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-27 15:05:18 +00:00
a748afce03
Changed the transaction pool to listen for ChainHeadEvent when resetting the state instead of ChainEvent. It makes very little sense to burst through transactions while we are catching up (e.g., have more than one block to process)