mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-02-04 22:13:08 +00:00
Added comments
This commit is contained in:
parent
1491594208
commit
528c8de6d4
@ -508,6 +508,7 @@ proc establishConnection(
|
||||
except CatchableError:
|
||||
error "failed connect Eth client", error = getCurrentExceptionMsg()
|
||||
|
||||
## this exception is handled by the retrywrapper
|
||||
if not connected:
|
||||
raise newException(CatchableError, "all failed")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user