Update status-whisper-mailserver-spec.md

This commit is contained in:
Dean Eigenmann 2019-11-25 06:40:29 +01:00 committed by GitHub
parent 3f6812d521
commit fef137ff1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Whisper Mailserver is a Whisper extension that allows to store messages permanen
## Mailserver
From the network perspective, Mailserver is just like any other Whisper node. The only different is that it has a capability of archiving messages and delivering them to its peers on-demand.
From the network perspective, Mailserver is just like any other Whisper node. The only difference is that it has a capability of archiving messages and delivering them to its peers on-demand.
It is important to notice that Mailserver will only handle requests from its direct peers and exchanged packets between Mailserver and a peer are p2p messages.