From 5d01e32e374922c6aa31d411c582e294a22e37f9 Mon Sep 17 00:00:00 2001 From: Sergei Tikhomirov Date: Fri, 10 Nov 2023 12:35:39 +0100 Subject: [PATCH] more precise wording on filter criteria Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com> --- incentivization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/incentivization.md b/incentivization.md index 3c97ade..5021951 100644 --- a/incentivization.md +++ b/incentivization.md @@ -100,7 +100,7 @@ Store is a client-server protocol that currently works as follows: The response may be split into multiple parts, as specified by pagination parameters in `PagingInfo`. -Let us define a relevant message as a message that has been broadcast via Relay within the time frame that the client specified. +Let us define a relevant message as a message that has been broadcast via Relay within the time frame and matching the filter criteria that the client specified. The desired functionality of Store can be described as following: - the server responds quickly;