mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-06-30 13:29:37 +00:00
master renamed waku_rln_relay -> rln (type WakuRLNRelay -> Rln, node field node.rln), so publish.nim's stale import broke the build when the branch was rebased. Use the rln module and Rln type so relayPushHandler resolves against current master. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>