From 3505da6bd66d2830e5711deb0b5c2b4de9212a4d Mon Sep 17 00:00:00 2001 From: Jimmy Debe <91767824+jimstir@users.noreply.github.com> Date: Fri, 22 Aug 2025 08:53:34 -0400 Subject: [PATCH] sds lint fix (#177) Fix lint issue in sds.md --- vac/raw/sds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vac/raw/sds.md b/vac/raw/sds.md index 0a51597..15f0f8d 100644 --- a/vac/raw/sds.md +++ b/vac/raw/sds.md @@ -88,7 +88,7 @@ message Message { } ``` -The sending participant MUST include its own globally unique identifier in the `sender_id` field. +The sending participant MUST include its own globally unique identifier in the `sender_id` field. In addition, it MUST include a globally unique identifier for the message in the `message_id` field, likely based on a message hash. The `channel_id` field MUST be set to the identifier of the channel of group communication