update/mvds-group-description (#24)

* Update mvds.md

* Update mvds.md
This commit is contained in:
Dean Eigenmann 2019-11-07 05:42:09 +01:00 committed by Oskar Thorén
parent f5a62f964b
commit be5c5666e1

View File

@ -76,6 +76,8 @@ Each payload contains the following fields:
HASH("MESSAGE_ID", group_id, timestamp, body);
```
**Group Identifiers:** Each `message` is assigned into a **group** using the `group_id` field, groups are independent synchronization contexts between peers.
The current `HASH` function used is `sha256`.
## Synchronization