Update status-whisper-mailserver-spec.md

Co-Authored-By: Adam Babik <adam@status.im>
This commit is contained in:
kdeme 2019-12-13 09:21:15 -08:00 committed by GitHub
parent 9491968fd3
commit cd4250601a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ In order to receive historic messages from a mailserver, a node MUST trust the s
Received envelopes MUST be passed through the Whisper envelope pipelines so that they are picked up by registered filters and passed to subscribers.
For a requester, to know that all messages have been sent by mailserver, it SHOULD handle P2P Request Complete code (`0x7d`). This code is followed by a list with:
For a requester, to know that all messages have been sent by mailserver, it SHOULD handle P2P Request Complete code (`0x7d`). This code is followed by the following parameters:
```
[ RequestID, LastEnvelopeHash, Cursor ]