mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-09 17:33:09 +00:00
* WIP * stores version in db, edits error messages * fixes a bug * reverts edit messages * converts uint32 storage to int64 * unit tests for various version numbers * minor comments edit * removes debugging messages * updates changelog
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 the Nim Node API.