Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pause crawler if mempool is disabled
Implement waiting until the mempool becomes enabled, so that the crawler does not run while the mempool is disabled. If the `MempoolStatus` helper is unable to determine if the mempool is enabled, stop the crawler task entirely.
- Loading branch information