Unify and clarify status update sent from TxPool to TxStatusManager
Open
tech-debt
- Dominant language
- Rust
- Stars
- 56.8k
- Forks
- 2.9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 5
Description
Currently some of them are sent from the service level, some of them directly from inside of the `Pool` (structure that is inside of the `Pool Worker`).
A more general question that need to be clarify and clearly documented is : what is the purpose of each distinct part of the pool : `TxPool Service`, `Pool Worker`, `TxPool struct`
Contributor guide
Assessment
This issue has not been assessed yet.