mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-03-07 01:23:14 +00:00
* Minimal accounting Start of accounting PoC and keeping track of balance with peer - Untested - Flag should be off by default - should be put in a separaet module * Move accountFor to right place * Accounting Use length of messages * Disable flag by default * Move account update func sig
Waku Protocol
This folder contains supported versions of the Waku protocol.
Currently,
- v1 contains the implementation according to Waku specification v1.
- v2 is experimental development with Waku build on top of libp2p.