mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-11 18:33:09 +00:00
* feat(wakunode2): ability to advertise custom multiaddresses * test(wakunode): test the feature * fix(wakunode): remove rln diff * revert(rln-relay): change that creeped into the diff * fix(wakunode): move extMultiaddrs closer to nat * fix(waku_node): idiomatic default arg * fix(config): shortened validation * fix(wakunode): discoverable via discv5 and dnsdisc
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.