From d41f1060d33f614947abbae5104a47a732d2c630 Mon Sep 17 00:00:00 2001 From: Jimmy Debe <91767824+jimstir@users.noreply.github.com> Date: Mon, 5 Feb 2024 06:17:04 -0500 Subject: [PATCH] Update filter.md --- waku/standards/core/12/previous-versions00/filter.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/waku/standards/core/12/previous-versions00/filter.md b/waku/standards/core/12/previous-versions00/filter.md index 9b592be..3a3b0e7 100644 --- a/waku/standards/core/12/previous-versions00/filter.md +++ b/waku/standards/core/12/previous-versions00/filter.md @@ -11,7 +11,9 @@ contributors: - Sanaz Taheri - Ebube Ud --- +version: 00 +--- `WakuFilter` is a protocol that enables subscribing to messages that a peer receives. This is a more lightweight version of `WakuRelay` specifically designed for bandwidth restricted devices. This is due to the fact that light nodes subscribe to full-nodes and only receive the messages they desire. ## Content filtering