mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-06-26 12:29:30 +00:00
Remove useless comment
This commit is contained in:
parent
e0043f2e5c
commit
dcd3e48d3f
@ -156,8 +156,6 @@ proc close*(m: NatPortMapper) =
|
||||
m.plumInitialized = false
|
||||
|
||||
proc start*(m: NatPortMapper) =
|
||||
## Re-enable AutoNAT-driven port mapping after a previous stop, so a restarted
|
||||
## node maps its ports again instead of staying disabled.
|
||||
m.stopped = false
|
||||
|
||||
proc stop*(m: NatPortMapper) =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user