mirror of
https://github.com/logos-messaging/nim-chat-poc.git
synced 2026-07-06 16:39:34 +00:00
Replaces the duplicated watcher proc body with a single call to the new gifter-client helper. Net change: 38-line inline watcher -> 10 lines invoking the helper. Bumps vendor/nwaku for the helper itself.