Ivan FB 94f7b51317
waku/api: point relay push handler at the renamed rln module
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>
2026-06-30 14:08:40 +02:00
..