network: Move number of connected peers metric to the sync component #5024
Labels
D0-easy
Can be fixed primarily by duplicating and adapting code by an intermediate coder.
I4-refactor
Code needs refactoring.
The number of connected peers is extracted from the
blocks-announces
protocol handler.We can move this metric to the sync crate, see for more details:
The text was updated successfully, but these errors were encountered: