mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 14:33:12 +00:00
* chore(rln-relay): remove all raises and replace with Result types * chore(rln-relay): s/var/let * chore(rln-relay): s/isOk/isOk() * fix(rln-relay): proc def comments about the result type Co-authored-by: Lorenzo Delgado <lorenzo@status.im>