good morning!!!!

Skip to content
Snippets Groups Projects
Commit a748afce authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

core: txpool listen for ChainHeadEvent instead of ChainEvent

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)
parent c14f0a44
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment