mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-09 09:23:14 +00:00
* publish multiple addresses Signed-off-by: rshiv <reeshav96@gmail.com> * publish from announced address Signed-off-by: rshiv <reeshav96@gmail.com> * change in json Signed-off-by: rshiv <reeshav96@gmail.com> * changes format Signed-off-by: rshiv <reeshav96@gmail.com> * makes listenstr a sequence Signed-off-by: rshiv <reeshav96@gmail.com> * changes the wakuinfo Field Signed-off-by: rshiv <reeshav96@gmail.com> * changes the test Signed-off-by: rshiv <reeshav96@gmail.com> * changes the tests variable Signed-off-by: rshiv <reeshav96@gmail.com> * changes test Signed-off-by: rshiv <reeshav96@gmail.com>
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.