more precise wording on filter criteria

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
This commit is contained in:
Sergei Tikhomirov 2023-11-10 12:35:39 +01:00 committed by GitHub
parent 5e2caaacb0
commit 5d01e32e37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;