mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-08 17:03:09 +00:00
* adds timestamp to WakuRelayMessage * converts float to float64 * generates timestamp using epochTime() * tides up imports and generates timestamps using epochTime() * updates changelog * adds timestamp to the post_waku_v2_relay_v1_message query parameters
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.