make more explicit that messageEnvelop will get encrypted

This commit is contained in:
Ivan FB 2026-04-09 15:35:41 +02:00
parent 9d793208a8
commit 42316c9e7e
No known key found for this signature in database
GPG Key ID: DF0C67A04C543270

View File

@ -173,7 +173,7 @@ types:
default: ""
description: "Reliable channel identifier.
If empty, the message is considered ephemeral and is not sent reliably.
If != empty, the message will be segmented, SDS'ed and encrypted under the given reliable channel."
If != empty, the messageEnvelope will be segmented, SDS'ed and encrypted under the given reliable channel."
ReliableChannel:
type: object