diff --git a/29.md b/29.md index b41bae9f..c54479f1 100644 --- a/29.md +++ b/29.md @@ -16,8 +16,8 @@ Request: ```js [     "HASH-REQ", -    , - "" +    "", +    ""     , , ] ``` @@ -40,6 +40,7 @@ Response:     "",     "" ] +``` The peer then compares the receiving hashes with those stored locally and, if different, creates a new filter to either refine the window size OR to download all events within the missing window.