mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-10 06:46:24 +00:00
71a532a414
* 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.