From 3f6812d521b436d38358da440f42a8fa939e3140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oskar=20Thor=C3=A9n?= Date: Thu, 17 Oct 2019 13:34:46 +0800 Subject: [PATCH] Update status-whisper-usage-spec.md --- status-whisper-usage-spec.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/status-whisper-usage-spec.md b/status-whisper-usage-spec.md index 72b8e58..b60b576 100644 --- a/status-whisper-usage-spec.md +++ b/status-whisper-usage-spec.md @@ -218,3 +218,7 @@ It's recommended to return messages from newest to oldest. To move further back **Returns**: `Boolean` - returns `true` if the request was sent. + +The above `topics` is then converted into a bloom filter and then and sent to the Mailserver. + +