mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-10 22:16:40 +00:00
* feat(rln-relay): periodically log metrics * chore(rln-relay): log rln metrics immediately * fix(metrics): calculation etc * chore(metrics): parseAndAccumulate into collector utils * fix(metrics): use standard logging interval
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.