Oskar Thorén f8aff5756c
Accounting: Move flag to config and add basic test for accounting state (#284)
* Accounting: Add config flag (default to false)

Also fix bug where query function is called twice when flag is set.

* Accounting: test state update after store req
2020-11-21 13:31:48 +08:00
..
2020-11-17 17:34:53 +08:00
2020-11-17 17:34:53 +08:00
2020-11-17 17:34:53 +08:00
2020-11-17 17:34:53 +08:00
2020-11-17 17:34:53 +08:00
2020-11-17 17:34:53 +08:00
2020-11-17 17:34:53 +08:00

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.