mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-10 01:43:11 +00:00
* chore: enable metrics logging by default * feat(logging): add additional logging metrics, change period to 30 seconds * chore(logging): s/var/let * chore(logging): import filter directly * chore(logging): add store/lightpush peer count, fix style
Waku Node v2
This folder contains code related to running a wakunode2 process. The main entrypoint is the wakunode2 file.
See ../../docs/api/v2/node.md for more details on the Nim Node API.