Update peer_manager.nim

This commit is contained in:
gabrielmer 2024-09-30 21:05:03 +03:00 committed by GitHub
parent 973b20e368
commit 45fec1a1d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1021,4 +1021,4 @@ proc start*(pm: PeerManager) =
asyncSpawn pm.logAndMetrics()
proc stop*(pm: PeerManager) =
pm.started = false
pm.started = false