mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-10 06:46:24 +00:00
cf7b8faf27
* enables pagination based on sender timestamp * uncomments a test * bumps up version number * updates migration script * clean up * unpdates changelog * undo removal of receiver timestamp * updates message_storage * uses epochTime() * minor * removes a comment * removes receiver timestamp deletion migration script * fixes formatting issues * fixes a bad field name * fixes field issue * adjusts spacing
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.