pause 10 -> 30 in encryptionHandshakeWorker

This commit is contained in:
Sergey Ivanov 2023-07-13 01:10:51 +04:00
parent dd9cbcd284
commit 43652343ab
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ encryptionHandshakeWorker pconf penv creds EncryptionHandshakeAdapter{..} = do
pl <- getPeerLocator @e
forever do
liftIO $ pause @'Seconds 10
liftIO $ pause @'Seconds 30
peers <- knownPeers @e pl