- make state publishing loop abort if the txpool state is not good (#11633)
- protect txpool state vars with a mutex so they can be automically updated to avoid potential race condition
Showing
Please register or sign in to comment
- protect txpool state vars with a mutex so they can be automically updated to avoid potential race condition