mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-27 07:06:42 +00:00
2336522d7f
* fix(rln-relay): feature guard * Revert "fix(rln-relay): feature guard" This reverts commit 9344f41a349a8010594d3090eac1a136d47c3a4f. * fix(rln-relay): surgically fix imports * fix(rln-relay): indents * fix(rln-relay): more usages of rln types
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.