mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-29 16:15:54 +00:00
16c85db43c
* chore: update submodules * fix: libp2p now provides callback to update peer addrs * fix: breaking change in EthereumNode constructor * fix: contentType type has changed (again) * fix: explicit future type * fix: nim 1.6.6 error handling requirements * fix: missed a spot - peer info addrs in sim2 * fix: help compiler a bit here
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 Nim Node API.