mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-06-27 21:09:28 +00:00
Add missing clientMode
This commit is contained in:
parent
5b7ff05138
commit
e44eccae95
@ -64,6 +64,7 @@ proc getDebug(
|
||||
"table": table,
|
||||
"nat": {
|
||||
"reachability": reachabilityStr(storage[].autonatService),
|
||||
"clientMode": node.discovery.protocol.clientMode,
|
||||
"relayRunning":
|
||||
storage[].autoRelayService.isSome and storage[].autoRelayService.get.isRunning,
|
||||
"portMapping": portMappingStr(storage[].natMapper),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user