mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-06-28 05:19:28 +00:00
Format
This commit is contained in:
parent
aa0d9e812b
commit
e907299a53
@ -14,10 +14,7 @@ const
|
||||
PollInterval = 1_000
|
||||
|
||||
proc checkNatStatus*(
|
||||
client: StorageClient,
|
||||
reachability: string,
|
||||
relayRunning: bool,
|
||||
clientMode: bool,
|
||||
client: StorageClient, reachability: string, relayRunning: bool, clientMode: bool
|
||||
) {.async.} =
|
||||
check eventuallySafe(
|
||||
block:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user