mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-28 02:33:10 +00:00
Added comments
This commit is contained in:
parent
49503c4a67
commit
a15adaf772
@ -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