mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-07-24 05:23:16 +00:00
RlnResult[T] was removed as a type alias in commit 0a1700e23 (replace RLN specific Result with generic Result). The merge left one stale reference at proof.nim:62; replace with the equivalent Result[seq[byte], string]. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>