Open jansegre opened 3 months ago
Should we have this as an `__init__()` dependency instead of manually instantiating it here? It would be easier for unit testing
_Originally posted by @glevco in https://github.com/HathorNetwork/hathor-core/pull/275#discussion_r1271115879_
Still applies, SyncMempoolManager in the sync-v2 agent, could be externally instantiated and passed down when instantiating a NodeBlockSync.
SyncMempoolManager
NodeBlockSync
_Originally posted by @glevco in https://github.com/HathorNetwork/hathor-core/pull/275#discussion_r1271115879_