mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-10 14:06:38 +00:00
d3368324fe
* Move Whisper type and protocol from nim-eth - Import whisper_protocol and whisper_types - Change import locations as appropriate * Explicit errors in wakunode1
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.